Chapter 3 Building Physical Diagrams


Selecting a data type for a column

There are two ways to select a data type for a column:

Note   About check parameters
Check parameters indicate data ranges and validation rules. You can set check parameters for domains, tables, and columns.

Steps To select a data type for a column:

  1. Double-click a table to open its property sheet, and click the Columns tab.
  2. Click the required column entry and then click the Properties tool to open its property sheet.
  3. Select a data type from the Data Type list or click the Question mark button to open and choose a data type from the Standard Data Types dialog box .
  4. If required, enter a data type length and precision.

    Note   Undefined data type
    If you do not want to select a data type immediately, you can choose the <undefined> data type. When you generate the database, this data type is replaced by the default data type for your database, as defined in the DBMS.

  5. Click OK in each of the dialog boxes.

 


Copyright (C) 2007. Sybase Inc. All rights reserved.