UltraLite SQL statements

The SQL statements supported by UltraLite SQL are a subset of the statements supported by SQL Anywhere databases.

 Before you begin
 See also

UltraLite statement categories
ALTER DATABASE SCHEMA FROM FILE statement [UltraLite]
ALTER PUBLICATION statement [UltraLite]
ALTER SYNCHRONIZATION PROFILE statement [UltraLite]
ALTER TABLE statement [UltraLite]
ALTER USER statement [UltraLite]
CHECKPOINT statement [UltraLite]
COMMIT statement [UltraLite]
CREATE INDEX statement [UltraLite]
CREATE PUBLICATION statement [UltraLite]
CREATE SYNCHRONIZATION PROFILE statement [UltraLite]
CREATE TABLE statement [UltraLite]
CREATE USER statement [UltraLite]
DELETE statement [UltraLite]
DROP INDEX statement [UltraLite]
DROP PUBLICATION statement [UltraLite]
DROP SYNCHRONIZATION PROFILE statement [UltraLite]
DROP TABLE statement [UltraLite]
DROP USER statement [UltraLite]
FROM clause [UltraLite]
INSERT statement [UltraLite]
LOAD TABLE statement [UltraLite]
ROLLBACK statement [UltraLite]
SELECT statement [UltraLite]
SET OPTION statement [UltraLite]
START SYNCHRONIZATION DELETE statement [UltraLite]
STOP SYNCHRONIZATION DELETE statement [UltraLite]
SYNCHRONIZE statement [UltraLite]
TRUNCATE TABLE statement [UltraLite]
UNION statement [UltraLite]
UPDATE statement [UltraLite]