Home
  1. Schema (SQL Table and Column) Editing
  2. Maintaining Tables and Other SQL Schema Elements

Maintaining Tables and Other SQL Schema Elements

Note:  Building IDOs over tables in schemas other than dbo is not currently supported.

See these topics to maintain tables and other SQL schema elements from the application:

  • Creating Tables
  • Maintaining Columns on Tables
  • Specifying Primary Keys and Other Constraints for a Table
  • Updating Existing Tables
  • Editing SQL User-Defined Data Types
  • Executing SQL Statements
Related topics
  • Data Type
  • SQL Reserved Words
  • Restricted Tables
  • Schema (SQL Table and Column) Editing
    • Maintaining Tables and Other SQL Schema Elements
      • Creating SQL Tables
      • Maintaining Columns on SQL Tables
      • Specifying Primary Keys and Other Constraints for a Table
      • Updating Existing SQL Tables
      • Editing SQL User-Defined Data Types
      • Executing SQL Statements
    • Restricted Tables
    • SQL Reserved Words