Thunderstone Software Document Retreival and Management
Search:
Advanced Search
Home | Products | Company | News | Tech Support | Demos | Contact Us
Texis Manual

Defining a Table

As illustrated in the creation of the RESUME table, tables are created in TEXIS when you specify their structure and characteristics by executing a CREATE TABLE command.

The form of this command is:

     CREATE TABLE  table-name
       (column-name1 data-type
        [, column-name2 data-type] ...) ;
Syntax Notes: A SQL statement may contain optional clauses or keywords. These optional parts are included in the statement only if needed. Any clause within brackets `[ xxx ]' indicates an optional clause.



Copyright © Thunderstone Software     Last updated: Tue Nov 6 10:57:57 EST 2007
 
Home   ::   Products   ::   Company   ::   News   ::   Tech Support   ::   Demos   ::   Contact Us
Copyright © 2008 Thunderstone Software LLC. All rights reserved.