1. Skip to Menu
  2. Skip to Content
  3. Skip to Footer>

Screenshot - Design, create and modify table



Tables are basic components of the relation database management systems. Tables consist of records. Records can be described by several properties that are called columns.

The SQL Uniform program supports every type of relation databases at least on basic level by creating table and index as well as by structure modification. Some databases are supported on advanced level.



Example for defining the columns of a table





Example for defining the indexes of a table