A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  special characters  sybase-tech-blog


Category: Definition

Command Syntax Convention, Stored Procedure Syntax Convention

The syntax described here is valid for all Adaptive Server® Enterprise commands and formulated queries on this page.

The notation "

normal
" is used for keywords of a command.
The notation "
italic
" is used for user interaction.
Square brackets "
[ ]
" denote optional information.
Curly brackets "
{ option1 | option2 }
" denote optional data

Commands are highlighted with a white background colour.

Examples for Command Syntax

    sp_adduser
login_name [, db_user_name [, group_name]]

    set fipsflagger { on | off }