Silicon Valey
Silicon Valey
SILICON VALEY
............................................................................................................................ 47
Character data types ........................................................................................... 48
Numeric data types .............................................................................................. 56
Money data types ................................................................................................ 65
Bit array data types .............................................................................................. 66
Date and time data types ..................................................................................... 68
Binary data types ................................................................................................. 75
Domains .............................................................................................................. 79
Data type conversions ......................................................................................... 81
Java and SQL data type conversion .................................................................... 87
SQL Functions ........................................................................................................... 91
Function types ..................................................................................................... 92
Alphabetical list of functions............................................................................... 102
SQL Statements....................................................................................................... 287
[Escriba aquí]
ALTER TABLE statement .................................................................................. 330
ALTER TRIGGER statement ............................................................................. 339
ALTER VIEW statement .................................................................................... 340
ATTACH TRACING statement .......................................................................... 342
BACKUP statement ........................................................................................... 344
BEGIN statement .............................................................................................. 349
BEGIN TRANSACTION statement [T-SQL] ....................................................... 352
BREAK statement [T-SQL] ................................................................................ 354
CALL statement................................................................................................. 355
CASE statement ................................................................................................ 357
CHECKPOINT statement .................................................................................. 359
CLEAR statement [Interactive SQL] .................................................................. 360
CLOSE statement [ESQL] [SP] ......................................................................... 361
COMMENT statement ....................................................................................... 363
COMMIT statement ........................................................................................... 365
CONFIGURE statement [Interactive SQL] ......................................................... 367
CONNECT statement [ESQL] [Interactive SQL] ................................................ 368
CONTINUE statement [T-SQL].......................................................................... 371
[Escriba aquí]
DROP SYNCHRONIZATION USER statement [MobiLink] ................................ 505
DROP VARIABLE statement ............................................................................. 506
EXCEPT operation ............................................................................................ 507
EXECUTE statement [ESQL] ............................................................................ 508
EXECUTE statement [T-SQL] ........................................................................... 510
EXECUTE IMMEDIATE statement [SP]............................................................. 512
EXIT statement [Interactive SQL] ...................................................................... 515
EXPLAIN statement [ESQL] .............................................................................. 517
FETCH statement [ESQL] [SP] .......................................................................... 519
FOR statement .................................................................................................. 523
FORWARD TO statement ................................................................................. 526
FROM clause .................................................................................................... 528
GET DATA statement [ESQL] ........................................................................... 535
GET DESCRIPTOR statement [ESQL] .............................................................. 537
GET OPTION statement [ESQL] ....................................................................... 539
GOTO statement [T-SQL] .................................................................................. 540
[Escriba aquí]
SET DESCRIPTOR statement [ESQL] .............................................................. 652
SET OPTION statement .................................................................................... 654
SET OPTION statement [Interactive SQL] ......................................................... 657
SET REMOTE OPTION statement [SQL Remote] ............................................. 658
SET SQLCA statement [ESQL] ......................................................................... 660
SETUSER statement ......................................................................................... 661
SIGNAL statement ............................................................................................ 663
START DATABASE statement .......................................................................... 664
START ENGINE statement [Interactive SQL] .................................................... 666
START JAVA statement .................................................................................... 667
START LOGGING statement [Interactive SQL] ................................................. 668
START SUBSCRIPTION statement [SQL Remote] ........................................... 669
START SYNCHRONIZATION DELETE statement [MobiLink] ........................... 671
STOP DATABASE statement ............................................................................ 673
[Escriba aquí]
About This Manual
Subject
This book provides a complete reference for the SQL language used by SQL Anywhere. It also describes
the SQL Anywhere system views and procedures.
While other manuals provide more motivation and context for how to carry out particular tasks, this manual
is the place to look for complete listings of available SQL syntax and system objects.
Audience
This manual is for all users of SQL Anywhere. It includes material of particular interest to users of MobiLink,
UltraLite and SQL Remote. It is to be used in conjunction with other manuals in the documentation set.
[Escriba aquí]