SQL/MX 2.x Reference Manual (H06.04+)

Index
HP NonStop SQL/MX Reference Manual540440-003
Index-13
E
DROP TABLE statement
authorization and availability
requirements 2-127
examples of 2-128
syntax diagram of 2-127
DROP TRIGGER statement
authorization and availability
requirements 2-129
syntax diagram of 2-129
DROP VIEW statement
authorization and availability
requirements 2-130
examples of 2-130
syntax diagram of 2-130
DUP utility 5-4
Dynamic SQL, parameter restrictions 2-160
DYNAMIC_HISTOGRAM_COMPRESSION
default 10-42
E
Embedded SQL data manipulation
statements
CLOSE 3-11
FETCH 3-39
OPEN 3-71
Embedded SQL declarations
BEGIN DECLARE SECTION 3-9
DECLARE CATALOG 3-21
DECLARE CURSOR 3-22
DECLARE MPLOC 3-28
DECLARE NAMETYPE 3-31
DECLARE SCHEMA 3-32
END DECLARE SECTION 3-36
MODULE 3-69
WHENEVER 3-85
Embedded SQL diagnostics statement,
GET DIAGNOSTICS 3-54
Embedded SQL dynamic statements
ALLOCATE DESCRIPTOR 3-6
DEALLOCATE DESCRIPTOR 3-16
Embedded SQL dynamic
statements (continued)
DEALLOCATE PREPARE 3-18
DESCRIBE 3-33
EXECUTE IMMEDIATE 3-38
SET DESCRIPTOR 3-77
END DECLARE SECTION
C examples of 3-36
COBOL examples of 3-36
C++ examples of 3-36
syntax diagram of 3-36
Entry-sequenced table 1-31
ENV command
attributes displayed by 4-24
examples of 4-25
syntax diagram of 4-24
ENVIRONMENTVALUES metadata
table 10-81
ERROR command
examples of 4-26
syntax diagram of 4-26
Error messages 1-35
Exclamation point (!) command
examples of 4-27
syntax diagram of 4-27
EXCLUSIVE lock mode 1-11
EXEC SQL directive
examples of 3-37
syntax diagram of 3-37
terminating with END-EXEC in
COBOL 3-37
terminating with semicolon in C 3-37
EXECUTE IMMEDIATE statement
C examples of 3-38
COBOL examples of 3-38
syntax diagram of 3-38
EXECUTE statement
C examples of 2-135
COBOL examples of 2-136
MXCI examples of 2-134