SQL

An implementation might use a data connection wizard to connect to a SQL table; for example:

The resulting data is rendered in the grid:

In this example, a table object is used to render external data, it is associated with a QueryTable object to store the properties used when a range is associated with external data. Therefore, the Table object references the QueryTable name, which in turns references connectionId to identify the connection in the workbook connections part.