Query

We have two informational queries.

info.columns

File name: query / info.columns.sql

Return the columns meta data for a specified table.


sys.row_count

File name: query / sys.row_count.sql

Shows the row counts for the specified table.


Table Query – Example

File name: query / production.location

Need to use placeholders (?) to allow for the OFFSET statement.