You are on page 1of 5

CANCION DE LA RANA

CANCION DE LA RANA

GRANT statement ............................................................................................. 541


GRANT CONSOLIDATE statement [SQL Remote] ............................................ 546
GRANT PUBLISH statement [SQL Remote] ...................................................... 548
GRANT REMOTE statement [SQL Remote] ...................................................... 549
GRANT REMOTE DBA statement [MobiLink] [SQL Remote]............................. 551
GROUP BY clause ............................................................................................ 552
HELP statement [Interactive SQL] ..................................................................... 555
IF statement ...................................................................................................... 556
IF statement [T-SQL] ......................................................................................... 558
INCLUDE statement [ESQL] .............................................................................. 560
INPUT statement [Interactive SQL] .................................................................... 561
INSERT statement ............................................................................................. 566
INSTALL JAVA statement.................................................................................. 570
INTERSECT operation ...................................................................................... 572
LEAVE statement .............................................................................................. 573
LOAD STATISTICS statement ........................................................................... 575
LOAD TABLE statement .................................................................................... 576
LOCK TABLE statement .................................................................................... 584
LOOP statement ................................................................................................ 586
MESSAGE statement ........................................................................................ 588
OPEN statement [ESQL] [SP]............................................................................ 592
OUTPUT statement [Interactive SQL] ................................................................ 595
PARAMETERS statement [Interactive SQL] ...................................................... 599
PASSTHROUGH statement [SQL Remote] ....................................................... 600
PREPARE statement [ESQL] ............................................................................ 601
PREPARE TO COMMIT statement.................................................................... 603
PRINT statement [T-SQL] .................................................................................. 604
PUT statement [ESQL] ...................................................................................... 605
RAISERROR statement [T-SQL] ....................................................................... 607
READ statement [Interactive SQL]..................................................................... 609

[Escriba aquí]
READTEXT statement [T-SQL] ......................................................................... 611
REFRESH MATERIALIZED VIEW statement .................................................... 612
REFRESH TRACING LEVEL statement ............................................................ 614
RELEASE SAVEPOINT statement .................................................................... 616
REMOTE RESET statement [SQL Remote] ...................................................... 617

REMOVE JAVA statement ................................................................................ 618


REORGANIZE TABLE statement ...................................................................... 619
RESIGNAL statement........................................................................................ 621
RESTORE DATABASE statement..................................................................... 622
RESUME statement .......................................................................................... 624
RETURN statement ........................................................................................... 625
REVOKE statement ........................................................................................... 627
REVOKE CONSOLIDATE statement [SQL Remote] ......................................... 629
REVOKE PUBLISH statement [SQL Remote] ................................................... 630
REVOKE REMOTE statement [SQL Remote] ................................................... 631
REVOKE REMOTE DBA statement [SQL Remote] ........................................... 632
ROLLBACK statement....................................................................................... 633
ROLLBACK TO SAVEPOINT statement............................................................ 634
ROLLBACK TRANSACTION statement [T-SQL] ............................................... 635
ROLLBACK TRIGGER statement ..................................................................... 636
SAVE TRANSACTION statement [T-SQL] ........................................................ 637
SAVEPOINT statement ..................................................................................... 638
SELECT statement ............................................................................................ 639
SET statement................................................................................................... 646
SET statement [T-SQL] ..................................................................................... 648
SET CONNECTION statement [Interactive SQL] [ESQL] .................................. 651
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

ii Copyright © 2006, iAnywhere Solutions, Inc.


START LOGGING statement [Interactive SQL] ................................................. 668
START SUBSCRIPTION statement [SQL Remote] ........................................... 669
START SYNCHRONIZATION DELETE statement [MobiLink] ........................... 671
STOP DATABASE statement ............................................................................ 673

STOP ENGINE statement.................................................................................. 674


STOP JAVA statement ...................................................................................... 675
STOP LOGGING statement [Interactive SQL] ................................................... 676
STOP SUBSCRIPTION statement [SQL Remote] ............................................. 677
STOP SYNCHRONIZATION DELETE statement [MobiLink] ............................. 678
SYNCHRONIZE SUBSCRIPTION statement [SQL Remote] ............................. 679
SYSTEM statement [Interactive SQL] ................................................................ 681
TRIGGER EVENT statement ............................................................................. 682
TRUNCATE TABLE statement .......................................................................... 683
UNION operation ............................................................................................... 685
UNLOAD statement ........................................................................................... 687
UNLOAD TABLE statement ............................................................................... 689
UPDATE statement ........................................................................................... 692
UPDATE (positioned) statement [ESQL] [SP] .................................................... 696
UPDATE statement [SQL Remote] .................................................................... 699
VALIDATE statement......................................................................................... 702
WAITFOR statement ......................................................................................... 704
WHENEVER statement [ESQL] ......................................................................... 706
WHILE statement [T-SQL] ................................................................................. 707
WINDOW clause ............................................................................................... 708
WRITETEXT statement [T-SQL] ........................................................................ 711

I. System Objects ...................................................................................... 713


Tables....................................................................................................................... 715
System tables .................................................................................................... 716
Diagnostic tracing tables .................................................................................... 727
Other tables ....................................................................................................... 743
Views ........................................................................................................................ 745
System view definitions in Sybase Central......................................................... 746
System views..................................................................................................... 747
Consolidated views ............................................................................................ 804

[Escriba aquí]
Compatibility views ............................................................................................ 819
System Procedures ................................................................................................. 829
System procedure overview............................................................................... 830
System procedures ............................................................................................ 831

System extended procedures ............................................................................ 948


Adaptive Server Enterprise system and catalog procedures .............................. 959
Index................................................................................................................................. 961

iv Copyright © 2006, iAnywhere Solutions, Inc.


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í]

You might also like