SQL Reference

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

SQL Reference

Return to chapter overviewNext page

 

Absolute Database supports a subset of SQL-92 specifications including the most widely used SQL commands and options.

Besides Absolute DB provides some extensions which could be useful as the Absolute Database has some specific features and capabilities.

Supported SQL Statements

SELECT

INSERT

UPDATE

DELETE

CREATE TABLE

ALTER TABLE

DROP TABLE

TRUNCATE TABLE

CREATE INDEX

DROP INDEX

START TRANSACTION

COMMIT

ROLLBACK

 

Note:
This Absolute Database SQL Reference has been recompiled for WebHelp
from the ComponentAce Absolute Database 7 manual.
A few SQL examples have been added.
Recompilation/adaptation by Niels Knabe, nknabe.dk.

__________________________
Absolute SQL Reference - 05 January 2023, Niels Knabe