ADABAS D Reference
-
Introduction
-
Concepts
-
Data Type
-
Parameter
-
Table
-
Column
-
Domain
-
Index
-
Synonym
-
User and Usergroup
-
Privilege
-
Database
-
Distributed Database
-
Transaction
-
Subtransaction
-
Session
-
Data Integrity
-
DB Procedure
-
Trigger
-
DB Function
-
Snapshot Table
-
Backup and Recovery Concept
-
SQLMODE
-
Code Tables
-
Common Elements
-
<character
-
<literal
-
<token
-
Names
-
<column spec
-
<parameter spec
-
Specifying Values
-
Specifying a Key
-
<function spec
-
<function spec
-
<arithmetic function
-
<trigonometric function
-
<string function
-
<date function
-
<time function
-
<extraction function
-
<special function
-
<conversion function
-
<set function spec
-
<expression
-
<predicate
-
<predicate
-
<between predicate
-
<bool predicate
-
<comparison predicate
-
<default predicate
-
<exists predicate
-
<in predicate
-
<join predicate
-
<like predicate
-
<null predicate
-
<quantified predicate
-
<rowno predicate
-
<sounds predicate
-
<search condition
-
SQL Statement
-
Data Definition
-
<create table statement
-
<create table statement
-
<column definition
-
<constraint definition
-
<referential constraint definition
-
<key definition
-
<unique definition
-
<drop table statement
-
<alter table statement
-
<alter table statement
-
<add definition
-
<drop definition
-
<alter definition
-
<rename table statement
-
<rename column statement
-
<exists table statement
-
<create domain statement
-
<drop domain statement
-
<create synonym statement
-
<create synonym statement
-
<drop synonym statement
-
<rename synonym statement
-
<rename synonym statement
-
<create snapshot statement
-
<create snapshot statement
-
<drop snapshot statement
-
<create snapshot log statement
-
<create snapshot log statement
-
<drop snapshot log statement
-
<drop snapshot log statement
-
<create view statement
-
<drop view statement
-
<rename view statement
-
<create index statement
-
<drop index statement
-
<comment on statement
-
Authorization
-
<create user statement
-
<create usergroup statement
-
<drop user statement
-
<drop usergroup statement
-
<alter user statement
-
<alter usergroup statement
-
<grant user statement
-
<grant usergroup statement
-
<alter password statement
-
<grant statement
-
<revoke statement
-
Data Manipulation
-
Data Manipulation
-
<insert statement
-
<update statement
-
<delete statement
-
<refresh statement
-
<clear snapshot log statement
-
<next stamp statement
-
Data Retrieval
-
Data Retrieval
-
<query statement
-
<query statement
-
<query expression
-
<query spec
-
<table expression
-
<table expression
-
<from clause
-
<where clause
-
<group clause
-
<having clause
-
<subquery
-
<order clause
-
<update clause
-
<lock option
-
<open cursor statement
-
<fetch statement
-
<close statement
-
<single select statement
-
<select direct statement: searched
-
<select direct statement: searched
-
<select direct statement: positioned
-
<select direct statement: positioned
-
<select ordered statement: searched
-
<select ordered statement: searched
-
<select ordered statement: positioned
-
<select ordered statement: positioned
-
<explain statement
-
Transactions
-
Transactions
-
<connect statement
-
<commit statement
-
<rollback statement
-
<subtrans statement
-
<lock statement
-
<unlock statement
-
<release statement
-
System Tables
-
Statistics
-
Restrictions
-
Compatibility with Former Versions
-
Syntax