<?xml version="1.0" encoding="UTF-8"?>
<page xmlns:htm="http://www.w3.org/1999/xhtml"><title>META DATA</title><add>
Information about the database: what tables exist, what are the column
headings, what database is in use.
</add>
<tip id="tip137084">
  <link>What are my tables?</link>
</tip>
<tip id="tip043395">
  <link>What are the columns of the cia table?</link>
</tip>
<tip id="tip915069">
  <link>Get the first 10 rows of the gisq.cia table.</link>
</tip>
<tip id="tip857849">
  <link>Get the 11th to the 20th rows of the cia table - by population.</link>
</tip>
<tip id="tip617859">
  <link>What version of the software am I using?</link>
</tip>
<tip id="tip451499">
  <link>What is the syntax to view structure of table?</link>
</tip>
<tip id="tip409590">
  <link>How can you determine the primary key using SQL?</link>
</tip>
<tip id="tip546969">
  <link>Return a sequential record count for all records returned</link>
</tip>
</page>
