SQLzoo.net

CREATE a new table

Sybase
The following are examples of field types:
INTEGERA whole number
VARCHAR(10)Up to 10 characters.
CHAR(10)Fixed number of characters
DATEA date
TIMESTAMPDate and time
FLOATFloating point numbers
Run the tidy code silently


Specific to Sybase
none

Related links:

  • CREATE, DROP and ALTER