Contents Index UTC TIMESTAMP special value Local variables

ASA SQL Reference
  SQL Language Elements

Variables


Adaptive Server Anywhere supports three levels of variables:

Local and connection-level variables are declared by the user, and can be used in procedures or in batches of SQL statements to hold information. Global variables are system-supplied variables that provide system-supplied values.

See also 

TIMESTAMP data type [Date and Time]

CREATE VARIABLE statement


Local variables
Connection-level variables
Global variables

Contents Index UTC TIMESTAMP special value Local variables