General Naming Conventions

  1.  Names must be a maximum of 30 characters long.
  2. Unless absolutely necessary only alphanumeric characters and underscores should be used.
  3. Each word in a name must be separated by an underscore.
  4. Names are not to be considered case-sensitive.
  5. A name cannot be a Sybase SQL Server Reserved Word or Keyword. (Please refer to the Sybase Adaptive Server Reference manual for a full list)
  6. A database object name must be unique across the database