ABS function: SQL syntax | ABS function [Numeric] |
ACOS function: SQL syntax | ACOS function [Numeric] |
actions: referential integrity | CREATE TABLE statement |
ActiveSync: MobiLink clients using | CREATE SYNCHRONIZATION USER statement [MobiLink] |
Adaptive Server Enterprise: converting stored procedures | WATCOMSQL function [Miscellaneous] |
Adaptive Server Enterprise: CREATE DATABASE statement | CREATE DATABASE statement |
adding: indexes | CREATE INDEX statement |
adding: Java classes | INSTALL JAVA statement |
adding: messages | CREATE MESSAGE statement [T-SQL] |
adding: servers | CREATE SERVER statement |
adding: web services | CREATE SERVICE statement |
ADDRESS clause: CREATE SYNCHRONIZATION USER | CREATE SYNCHRONIZATION USER statement [MobiLink] |
addresses: publishers | ALTER REMOTE MESSAGE TYPE statement [SQL Remote] |
AES encryption algorithm: CREATE DATABASE statement | CREATE DATABASE statement |
aggregate functions: alphabetical list | Aggregate functions |
aliases: for columns | SELECT statement |
aliases: in the DELETE statement | DELETE statement |
ALL: conditions and SQL syntax | ALL or ANY conditions |
ALL: keyword in SELECT statement | SELECT statement |
ALLOCATE DESCRIPTOR statement: SQL syntax | ALLOCATE DESCRIPTOR statement [ESQL] |
allocating: disk space | ALTER DBSPACE statement |
allocating: memory for descriptor areas | ALLOCATE DESCRIPTOR statement [ESQL] |
alphabetic characters: defined | Identifiers |
ALTER DATABASE statement: SQL syntax | ALTER DATABASE statement |
ALTER DBSPACE statement: SQL syntax | ALTER DBSPACE statement |
ALTER EVENT statement: SQL syntax | ALTER EVENT statement |
ALTER FUNCTION statement: SQL syntax | ALTER FUNCTION statement |
ALTER INDEX statement: SQL syntax | ALTER INDEX statement |
ALTER PROCEDURE statement: SQL syntax | ALTER PROCEDURE statement |
ALTER PUBLICATION statement: SQL syntax | ALTER PUBLICATION statement |
ALTER REMOTE MESSAGE TYPE statement: SQL syntax | ALTER REMOTE MESSAGE TYPE statement [SQL Remote] |
ALTER SERVER statement: SQL syntax | ALTER SERVER statement |
ALTER SERVICE statement: SQL syntax | ALTER SERVICE statement |
ALTER SYNCHRONIZATION SUBSCRIPTION statement: SQL syntax | ALTER SYNCHRONIZATION SUBSCRIPTION statement [MobiLink] |
ALTER SYNCHRONIZATION USER statement: SQL syntax | ALTER SYNCHRONIZATION USER statement [MobiLink] |
ALTER TABLE statement: SQL syntax | ALTER TABLE statement |
ALTER TRIGGER statement: SQL syntax | ALTER TRIGGER statement |
ALTER VIEW statement: SQL syntax | ALTER VIEW statement |
ALTER WRITEFILE statement: SQL syntax | ALTER WRITEFILE statement |
altering: databases | ALTER DATABASE statement |
altering: dbspaces | ALTER DBSPACE statement |
altering: events | ALTER EVENT statement |
altering: functions | ALTER FUNCTION statement |
altering: granting permissions | GRANT statement |
altering: indexes | ALTER INDEX statement |
altering: procedures | ALTER PROCEDURE statement |
altering: publications | ALTER PUBLICATION statement |
altering: remote message types | ALTER REMOTE MESSAGE TYPE statement [SQL Remote] |
altering: remote server attributes | ALTER SERVER statement |
altering: tables | ALTER TABLE statement |
altering: triggers | ALTER TRIGGER statement |
altering: views | ALTER VIEW statement |
altering: web services | ALTER SERVICE statement |
altering: write files | ALTER WRITEFILE statement |
ambiguous string to date conversions | Ambiguous string to date conversions |
AND: bitwise operators | Bitwise operators |
AND: logical operators description | Logical operators |
AND: three-valued logic | Three-valued logic |
ANSI: equivalency using the REWRITE function | REWRITE function [Miscellaneous] |
ANSINULL option: Adaptive Server Enterprise compatibility | SET statement [T-SQL] |
ANSI_PERMISSIONS: Adaptive Server Enterprise compatibility | SET statement [T-SQL] |
ANY operator: conditions and SQL syntax | ALL or ANY conditions |
apostrophes: in SQL strings | Strings |
approximate data types: about | Numeric data types |
archive backup: supported operating systems | BACKUP statement |
archives: creating database backups | BACKUP statement |
archives: restoring databases from | RESTORE DATABASE statement |
ARGN function: SQL syntax | ARGN function [Miscellaneous] |
arithmetic operators: compatibility with Adaptive Server Enterprise | Arithmetic operators |
arithmetic: operators and SQL syntax | Arithmetic operators |
articles: system table for | SYSARTICLE system table SYSARTICLECOL system table |
ASCII: function and SQL syntax | ASCII function [String] |
ASIN function: SQL syntax | ASIN function [Numeric] |
assigning: logins for remote servers | CREATE EXTERNLOGIN statement |
assigning: values to SQL variables | SET statement |
AT clause: create existing table | CREATE EXISTING TABLE statement |
ATAN function: SQL syntax | ATAN function [Numeric] |
ATAN2 function: SQL syntax | ATN2 function [Numeric] |
ATN2 function: SQL syntax | ATN2 function [Numeric] |
attributes: altering remote server | ALTER SERVER statement |
auditing: adding comments | sa_audit_string system procedure |
auto-dial: MobiLink clients using HTTP | CREATE SYNCHRONIZATION USER statement [MobiLink] |
auto-dial: MobiLink clients using HTTPS | CREATE SYNCHRONIZATION USER statement [MobiLink] |
auto-dial: MobiLink clients using TCP/IP | CREATE SYNCHRONIZATION USER statement [MobiLink] |
AUTOINCREMENT: @@identity | @@identity global variable |
AUTOINCREMENT: about | CREATE TABLE statement |
AUTOINCREMENT: GET_IDENTITY function | GET_IDENTITY function [Miscellaneous] |
autoincrement: resetting the value | sa_reset_identity system procedure |
AUTO_COMMIT option: Interactive SQL option | SET OPTION statement [Interactive SQL] |
AVG function: SQL syntax | AVG function [Aggregate] |