IBM Books

SQL Reference


Index

Special Characters
A B C D E F G H I J K L M N O P Q R S T U V W Y
Special Characters
  • * (asterisk)
  • in subselect column names (7368)
  • naming columns, use in select (7367)
  • ? (question mark) (8068) See also parameter marker
  • A
  • ABS or ABSVAL function (6575)
  • detailed format description (6944)
  • values and arguments, rules for (6945)
  • ACOS function (6577)
  • detailed format description (6947)
  • values and arguments, rules for (6948)
  • ADD clause in ALTER TABLE (7574)
  • ADD column clause, order of processing (7599)
  • Administering Satellites Guide and Reference (8806)
  • Administration Guide (8786)
  • Administrative API Reference (8787)
  • ADVISE_INDEX table (8765)
  • ADVISE_INDEX table definition (8774)
  • ADVISE_WORKLOAD table (8766)
  • ADVISE_WORKLOAD table definition (8775)
  • alias
  • comment descriptions, adding to catalog (7657)
  • CREATE ALIAS statement (7736)
  • deleting, using DROP statement (8024)
  • description (5670), (6006)
  • TABLE_NAME function (7263)
  • TABLE_SCHEMA function (7266)
  • ALIAS clause
  • COMMENT ON statement (7668)
  • DROP statement (8032)
  • alias-name (5953)
  • ALL clause
  • SELECT statement, use in (7363), (7429)
  • ALL in quantified predicate (6524)
  • ALL option
  • comparison, set operator, effect on (7466)
  • ALL PRIVILEGES clause
  • GRANT statement (table, view or nickname) (8167)
  • REVOKE statement, table, view or nickname privileges (8338)
  • ALTER BUFFERPOOL statement (7541), (7548)
  • ALTER clause
  • GRANT statement (table or view) (8168)
  • REVOKE statement, removing privilege for (8339)
  • ALTER NICKNAME statement (7550)
  • ALTER NODEGROUP statement (7552), (7559)
  • ALTER SERVER statement (7561)
  • ALTER TABLE statement (7605)
  • authorization required, summary (7563)
  • examples of usage (7603)
  • syntax diagram (7572)
  • ALTER TABLESPACE statement (7606), (7610)
  • ALTER TYPE (Structured) statement (7612), (7618)
  • ALTER USER MAPPING statement (7620)
  • ALTER VIEW statement (7628)
  • authorization required, summary (7622)
  • syntax diagram (7623)
  • ambiguous cursor (7986)
  • ambiguous reference, error conditions for (6363)
  • AND truth table (6564)
  • ANY in quantified predicate (6523)
  • APPC, CPI-C and SNA Sense Codes (8789)
  • Application Building Guide (8788)
  • Application Development Guide (8790)
  • application process, definition of (5768)
  • application program
  • concurrency (5770)
  • uses SQLDA (8533)
  • application requester, overview (5801)
  • application server
  • overview (5802)
  • role of in connections (5809)
  • arguments of COALESCE
  • result data type (6258)
  • arithmetic
  • AVG function, operation of (6850)
  • columns, adding values (SUM) (6927)
  • constants
  • definition of (6276)
  • NOT NULL, required attribute for (6277)
  • CORRELATION function, operation of (6857)
  • COVARIANCE function, operation of (6883)
  • date operations, rules for (6479)
  • datetime, SQL rules for (6471)
  • decimal operations, scale and precision formulas (6449)
  • decimal value, precision and scale (6123)
  • decimal values from numeric expressions (7023)
  • distinct type operands (6455)
  • expressions, adding values (SUM) (6926)
  • floating point operands
  • rules and precision values (6452)
  • with integers, result of (6453)
  • floating point values from numeric expressions (7075), (7210)
  • floating point, range and precision (6122)
  • integer
  • large integer, range and precision (6121)
  • small integer, range and precision (6120)
  • integer values, returning from expressions (6965), (7113)
  • maximum value, finding (6888)
  • minimum value, finding (6898)
  • operators, summary of results (6430)
  • parameter marker, syntax and operations (8283)
  • REGRESSION Functions function, operation of (6905)
  • remote use of, conversions, overview (5834)
  • small integer values, returning from expressions (7243)
  • STDDEV function, operation of (6921)
  • time operations, rules for (6480), (6483)
  • timestamp operations, rules for (6485)
  • unary minus sign, effect on operand (6436)
  • unary plus sign, effect on operand (6435)
  • VARIANCE function, operation of (6936)
  • AS clause
  • CREATE VIEW statement (7940)
  • in SELECT clause (7361), (7382)
  • ORDER BY clause (7481)
  • ASC clause
  • CREATE INDEX statement (7800)
  • of select-statement (7486)
  • ASCII function (6579)
  • detailed format description (6950)
  • values and arguments, rules for (6951)
  • ASIN function (6581)
  • detailed format description (6953)
  • values and arguments, rules for (6954)
  • Assembler application host variable (8085)
  • assigning a string to a column, rules for (6212)
  • assignments
  • character strings to datetime columns, rules for (6196)
  • DATALINK type (6228)
  • datetime to character string value (6226)
  • datetime values, rules for (6224)
  • fragmenting a MBCS character, rules for (6221)
  • mixed character string blank padding (6219)
  • mixed character string to host variables (6218)
  • mixed character string truncation (6220)
  • numbers (6208)
  • reference type (6230)
  • retrieval (6214)
  • storage (6213), (6503)
  • strings, basic rules for (6210)
  • user-defined type (6229)
  • asterisk (*)
  • in COUNT (6867)
  • in COUNT_BIG (6878)
  • in subselect column names (7366)
  • ATAN function (6583)
  • detailed format description (6956)
  • values and arguments, rules for (6957)
  • ATAN2 function (6585)
  • detailed format description (6959)
  • values and arguments, rules for (6960)
  • attribute-name (5954)
  • in dereference operation (6512)
  • authority level
  • authorization name, syntax rules for (5956)
  • authorization
  • definition (5873)
  • granting control on database operations (8123)
  • granting control on index (8140)
  • granting create on schema (8153)
  • public control on index (8141)
  • public create on schema (8154)
  • authorization ID in dynamic statements, overview of (6017)
  • authorization ID, overview of (6007)
  • authorization-name
  • restrictions governing (5955)
  • use of in Grant and Revoke (6014), (6021)
  • AVG function (6587)
  • AVG function, detailed description (6852)
  • B
  • base table (5664)
  • basic operations in SQL (6188)
  • basic predicate, detailed format (6515)
  • BEGIN DECLARE SECTION statement (7629), (7637)
  • authorization required (7633)
  • invocation rules for (7632)
  • BETWEEN predicate, detailed format diagram (6526)
  • big integers (6107)
  • BIGINT data type (7833)
  • description (6104)
  • precision (6105)
  • range (6106)
  • BIGINT function (6589)
  • BIGINT function, integer values from expressions (6964)
  • binary integer, as data type (6036)
  • Binary Large OBject (6052) See also BLOB
  • BINDADD parameter, GRANT...ON DATABASE statement (8124)
  • binding (8146)
  • bound statement, overview of (5813)
  • data retrieval, role in optimizing (5621)
  • revoking all privileges (8315)
  • bit data
  • BLOB string (6055)
  • definition (6074)
  • blank (5917)
  • blanks
  • definition of (5913)
  • BLOB
  • data type (7846)
  • scalar function description (6967)
  • string (6051)
  • BLOB function (6591)
  • bound statement, use of (5811)
  • buffer insert (8227)
  • buffer pool
  • deleting, using DROP statement (8026)
  • description (5893)
  • extended storage use (7545), (7546), (7750)
  • page size (7749)
  • setting size (7544), (7747)
  • bufferpool
  • naming conventions (5957)
  • BUFFERPOOL clause
  • ALTER TABLESPACE statement (7609)
  • CREATE TABLESPACE statement (7912)
  • DROP statement (8036)
  • built-in function (6572) See also function
  • description (6402)
  • byte length values, list for data types (7130)
  • C
  • caching
  • EXECUTE statement (8073)
  • call level interface (5638)
  • CALL statement (7638), (7641)
  • cancelling a unit of work (8364)
  • CASCADE delete rule (7872)
  • description (5737)
  • case
  • expression (6493)
  • case sensitive identifiers, SQL (5933)
  • CAST
  • expression as operand (6498)
  • NULL as operand (6500)
  • parameter marker as operand (6502)
  • CAST specification (6496)
  • casting
  • between data types (6179)
  • reference types (6183)
  • user-defined types (6181)
  • catalog
  • adding comments on tables, views, columns (7653)
  • COMMENT ON, detailed syntax (7652)
  • catalog views
  • BUFFERPOOLNODES (8558)
  • BUFFERPOOLS (8559)
  • CASTFUNCTIONS (8560)
  • CHECKS (8561)
  • COLAUTH (8562)
  • COLCHECKS (8563)
  • COLDIST (8564)
  • COLOPTIONS (8565)
  • COLUMNS (8566)
  • CONSTDEP (8567)
  • DATATYPES (8568)
  • DBAUTH (8569)
  • definition (5766)
  • EVENTMONITORS (8570)
  • EVENTS (8571)
  • FUNCDEP (8573)
  • FUNCMAPOPTIONS (8574)
  • FUNCMAPPARMOPTIONS (8575)
  • FUNCMAPPINGS (8576)
  • FUNCPARMS (8577)
  • FUNCTIONS (8578)
  • INDEXAUTH (8580)
  • INDEXCOLUSE (8581)
  • INDEXDEP (8582)
  • INDEXES (8583)
  • INDEXOPTIONS (8584)
  • KEYCOLUSE (8585)
  • NAMEMAPPINGS (8586)
  • NODEGROUPDEF (8587)
  • NODEGROUPS (8588)
  • overview (8552)
  • PACKAGEAUTH (8589)
  • PACKAGEDEP (8590)
  • PACKAGES (8591)
  • PARTITIONMAPS (8592)
  • PASSTHRUAUTH (8593)
  • PROCEDURES (8594)
  • PROCOPTIONS (8595)
  • PROCPARMOPTIONS (8596)
  • PROCPARMS (8597)
  • read-only (8555)
  • REFERENCES (8598)
  • REVTYPEMAPPINGS (8599)
  • SCHEMAAUTH (8600)
  • SCHEMATA (8601)
  • SERVEROPTIONS (8602)
  • SERVERS (8603)
  • STATEMENTS (8604)
  • SYSDUMMY1 (8556)
  • SYSSTAT.COLDIST (8621)
  • SYSSTAT.COLUMNS (8624)
  • SYSSTAT.FUNCTIONS (8625)
  • SYSSTAT.INDEXES (8626)
  • SYSSTAT.TABLES (8627)
  • TABAUTH (8605)
  • TABCONST (8606)
  • TABLES (8607)
  • TABLESPACES (8608)
  • TABOPTIONS (8609)
  • TBSPACEAUTH (8610)
  • TRIGDEP (8611)
  • TRIGGERS (8612)
  • TYPEMAPPINGS (8613)
  • updatable (8554)
  • USEROPTIONS (8614)
  • VIEWDEP (8615)
  • VIEWS (8616)
  • WRAPOPTIONS (8617)
  • WRAPPERS (8618)
  • catalog views (structured types)
  • ATTRIBUTES (8557)
  • FULLHIERARCHIES (8572)
  • HIERARCHIES (8579)
  • CEIL or CEILING function (6593)
  • CEILING or CEIL function
  • detailed format description (6969)
  • values and arguments, rules for (6970)
  • CHAR
  • function description (6974)
  • CHAR function (6595)
  • CHAR function(SYSFUN.CHAR) (6597)
  • CHAR VARYING data type (7843)
  • character conversion
  • character set (5863)
  • code page (5865)
  • code point (5867)
  • encoding scheme (5869)
  • rules for assignments (6217)
  • rules for comparison (6241)
  • rules for operations combining strings (6264)
  • rules when comparing strings (6266)
  • CHARACTER data type (7840)
  • Character Large OBject (6046) See also CLOB string
  • character set (5864)
  • character string
  • arithmetic operators, prohibited use of (6431)
  • as data type (6031)
  • assignment, overview (6209)
  • bit data
  • definition (6073)
  • BLOB string representation (6968)
  • CLOB (6047)
  • comparisons, rules for (6235)
  • constants, range and precision (6290)
  • detailed description (6060)
  • double byte character string, returning (7321)
  • empty, compared to null value (6063)
  • equality, collating sequence examples (6240)
  • equality, definition of (6239)
  • fixed length (6032)
  • fixed length, description (6067)
  • hexadecimal constant (6293)
  • mixed data (6077)
  • POSSTR scalar function (7189)
  • returning from host variable name (7292)
  • SBCS data, definition (6075)
  • SQL statement string, rules for creating (8087)
  • SQL statement, execution as (8080)
  • translating string syntax (7291)
  • VARCHAR scalar function, using (7316)
  • VARGRAPHIC scalar function, using (7320)
  • varying length (6033)
  • varying length, description (6068)
  • CHARACTER VARYING data type (7842)
  • characters, SQL, range of (5912)
  • CHECK clause in CREATE VIEW statement (7951)
  • check constraint
  • ALTER TABLE statement (7583), (7589)
  • CREATE TABLE statement (7880)
  • INSERT statement (8224)
  • check pending state (5745), (8423)
  • CHR function (6599)
  • detailed format description (6979)
  • values and arguments, rules for (6980)
  • CLI Guide and Reference (8791)
  • client/server
  • server name, description of (5983)
  • CLOB data type (7847)
  • CLOB function (6601)
  • detailed format description (6982)
  • values and arguments, rules for (6983)
  • CLOB string (6045)
  • CLOSE statement (7643), (7648)
  • closed state of cursor (8263)
  • CLUSTER clause
  • CREATE INDEX statement (7803)
  • CL_SCHED sample table (8680)
  • COALESCE
  • function description (6986)
  • COALESCE function (6603)
  • code page (5866)
  • code point (5868)
  • collating sequence, string comparison, rules for (6237)
  • collating_sequence server option (8635)
  • column
  • adding to a table, ALTER TABLE (7575)
  • adding values (SUM) (6928)
  • adding with ALTER TABLE statement (7564)
  • adding, privileges for, granting (8169)
  • ambiguous name reference, error conditions (6361)
  • averaging a column set of values (AVG) (6851)
  • BASIC predicate, use in matching strings (6520)
  • BETWEEN predicate, use in matching strings (6529)
  • column name, qualified, conditions for (6377)
  • column name, unqualified, conditions for (6378)
  • comment descriptions, adding to catalog (7656)
  • constraint name, FOREIGN KEY, rules (7869)
  • correlation between a set of number pairs (CORRELATION) (6858)
  • covariance of a column set of number pairs (COVARIANCE) (6884)
  • definition of (5657), (5659)
  • DISTINCT keyword, queries, role of (6844)
  • EXISTS predicate, use in matching strings (6531)
  • fixed length character strings, attributes (6065)
  • GROUP BY, use in limiting in SELECT clause (7374)
  • grouping column name, use in GROUP BY (7423)
  • HAVING clause, search names, rules for (7443)
  • HAVING, use in limiting in SELECT clause (7375)
  • IN predicate, fullselect, values returned (6538)
  • index key, column-name, use in (7798)
  • inserting values, INSERT statement (8214)
  • LIKE predicate, use in matching strings (6539)
  • maximum value, finding (6890)
  • minimum value, finding (6897)
  • naming conventions (5959)
  • naming conventions, applications of
  • in CREATE INDEX statement (6338)
  • in CREATE TABLE statement (6337)
  • in expressions (6340)
  • in GROUP BY or ORDER BY statements (6339)
  • nested table expression, use of (6374)
  • null values in result columns, rules for (7381)
  • null values, ALTER TABLE, prevention of (7578)
  • qualified column names, rules for (6341)
  • result data, expression type, table of (7385)
  • scalar fullselect, use of (6371)
  • searching using WHERE clause (7413)
  • SELECT clause, select list notation (7353)
  • standard deviation of a column set of values (STDDEV) (6922)
  • string assignment, basic rules for (6211)
  • subquery, use of (6368)
  • undefined name reference, error conditions (6362)
  • updating row values, UPDATE statement (8467)
  • variance of a column set of values (VARIANCE) (6937)
  • varying length character strings, attributes (6066)
  • COLUMN clause
  • COMMENT ON statement (7669)
  • column function, arguments for (6573)
  • column name
  • in ORDER BY clause (7483)
  • rules for (5958)
  • column name qualification in the COMMENT ON statement (6344)
  • column name, uses for (6336)
  • column options
  • CREATE TABLE statement (7854)
  • numeric string (8630)
  • varchar_no_trailing_blanks (8632)
  • column-name
  • in INSERT statement (8215)
  • combining grouping sets (7441)
  • Command Reference (8792)
  • comment
  • SQL static statements, use in (7539)
  • comment in catalog table (7651)
  • COMMENT ON statement (7649), (7685)
  • comments
  • host language, format for (5931)
  • SQL, format for (5930)
  • commit processing
  • locks, relation to uncommitted changes (5773)
  • COMMIT statement (7687), (7700)
  • pass-through (8665), (8672)
  • common table expression (7473)
  • description (5761)
  • recursive (7476)
  • common-table-expression
  • select-statement (7472)
  • comm_rate server option (8637), (8639)
  • comparing a value with a collection (6527)
  • comparing LONG VARGRAPHIC strings, restricted use of (6246)
  • comparing two predicates, truth conditions (6519), (6553)
  • comparison
  • compatibility rules (6194), (6199)
  • compatibility rules, data types, summary (6195)
  • datetime values, rules for (6248)
  • graphic strings, rules for (6247)
  • LONG VARGRAPHIC, restricted use of (6245)
  • numbers, rules for (6232)
  • reference type (6253)
  • SBCS/MBCS, rules for (6244)
  • strings, rules for (6236)
  • user-defined type (6250)
  • compatibility
  • data types (6197)
  • data types, summary (6192)
  • rules (6198)
  • rules for operation types (6193)
  • compensation (5860)
  • composite column value (7439)
  • composite key (5678)
  • Compound SQL statement (7704)
  • combining statements into a block (7702)
  • CONCAT function
  • detailed format description (6987)
  • values and arguments, rules for (6988)
  • CONCAT or || function (6605)
  • concatenation
  • distinct type (6427)
  • operator (6420)
  • result data type (6424)
  • result length (6425)
  • concurrency
  • application (5769)
  • prevention of
  • LOCK TABLE statement (8241)
  • tables with NOT LOGGED INITIALLY parameter, restriction (7889)
  • CONNECT parameter, GRANT...ON DATABASE statement (8126)
  • CONNECT statement
  • disconnecting from current server (7720)
  • implicit connect (7710)
  • IMPLICIT connect, diagram of state transitions (5818)
  • information on application server, getting (7722)
  • information on setting a new password (7724)
  • non-IMPLICIT connect, diagram of state transitions (5820)
  • overview (5814)
  • with no operand, returning information (7723)
  • CONNECT statement (Type 1) (7706), (7726)
  • CONNECT statement (Type 2) (7728), (7732)
  • CONNECT TO statement
  • successful connection, detailed description (7712), (7730)
  • unsuccessful connection, detailed description (7714), (7731)
  • connected state (5825)
  • connection states
  • application process (5824)
  • distributed unit of work (5823)
  • remote unit of work (5817)
  • Connectivity Supplement (8796)
  • constants
  • character string, range and precision (6291)
  • decimal (6288)
  • floating-point, rules for (6281)
  • hexadecimal (6294)
  • integer, definition of (6278)
  • with user-defined types (6296)
  • constants, overview of (6275)
  • constraint
  • comment descriptions, adding to catalog (7658)
  • Explain tables (8757)
  • referential (5694), (5704)
  • table check (5695), (5744)
  • unique (5693), (5699)
  • CONSTRAINT clause
  • COMMENT ON statement (7670)
  • constraints
  • adding or dropping, ALTER TABLE (7568)
  • container
  • CREATE TABLESPACE statement (7905)
  • description (5891)
  • container-clause
  • CREATE TABLESPACE statement (7909)
  • CONTINUE clause in WHENEVER statement (8499)
  • CONTROL clause
  • GRANT statement (table, view or nickname) (8172)
  • CONTROL clause in GRANT statement, revoking (8340)
  • CONTROL parameter
  • revoking privileges for packages (8317)
  • conversion
  • character string to executable SQL (8081)
  • datetime to character string variable (6225)
  • integer to decimal, mixed expression, rules (6444)
  • conversion rules
  • for assignments (6216)
  • for comparison (6242)
  • for operations combining strings (6265)
  • for string comparisons (6267)
  • conversions
  • CHAR, returning converted datetime values (6978)
  • character string to timestamp (7279)
  • DBCS from mixed SBCS and DBCS (7322)
  • decimal values from numeric expressions (7024)
  • double byte character string, returning (7323)
  • floating point values from numeric expressions (7076), (7211)
  • numeric, scale and precision, summary (6204)
  • correlated reference (7419)
  • correlated reference, use in nested table expression (6373)
  • correlated reference, use in scalar fullselect (6370)
  • correlated reference, use in subquery (6367), (6376)
  • CORRELATION function, detailed description (6859)
  • correlation name
  • FROM clause, subselect, rules for use (7388)
  • CORRELATION or CORR (6607)
  • correlation-name
  • detailed description (5961)
  • in SELECT clause, syntax diagram (7356)
  • qualified reference of column name (6348)
  • correlation-name, rules for (6350)
  • COS function (6609)
  • detailed format description (6990)
  • values and arguments, rules for (6991)
  • COT function (6611)
  • detailed format description (6993)
  • values and arguments, rules for (6994)
  • COUNT function (6613)
  • detailed format description (6862)
  • values and arguments, rules for (6863)
  • COUNT_BIG function (6615), (6871)
  • detailed format description (6872)
  • values and arguments, rules for (6873)
  • COVARIANCE function, detailed description (6885)
  • COVARIANCE or COVAR function (6617)
  • cpu_ratio server option (8641)
  • CREATE ALIAS statement (7734), (7740)
  • CREATE BUFFERPOOL statement (7742), (7752)
  • CREATE DISTINCT TYPE statement (7754), (7758)
  • CREATE EVENT MONITOR statement (7760), (7763)
  • CREATE FUNCTION (External Scalar) statement (7768)
  • CREATE FUNCTION (External Table) statement (7773)
  • CREATE FUNCTION (OLE DB External Table) statement (7778)
  • CREATE FUNCTION (Source or Template) statement (7783)
  • CREATE FUNCTION (Source) statement (7786)
  • CREATE FUNCTION statement (7765), (7771), (7776), (7781)
  • CREATE INDEX statement (7789), (7805)
  • column-name, rules for key creation (7799)
  • CREATE NODEGROUP statement (7807), (7813)
  • CREATE SCHEMA statement (7815), (7820)
  • CREATE SERVER statement (7822)
  • CREATE TABLE statement (7824), (7895)
  • syntax diagram (7828)
  • CREATE TABLESPACE statement (7897), (7913)
  • CREATE TRIGGER statement (7915), (7922)
  • CREATE TYPE (Structured) statement (7924), (7930)
  • CREATE TYPE MAPPING statement (7932)
  • CREATE USER MAPPING statement (7934)
  • CREATE VIEW statement (7936), (7963)
  • CREATE VIEW statement, definition of (5666)
  • CREATE WRAPPER statement (7965)
  • CREATETAB parameter, GRANT...ON DATABASE statement (8128)
  • creating a database, granting authority for (8135)
  • cross tabulation rows (7438)
  • CS (cursor stability) isolation level (5794), (8699)
  • CUBE (7435)
  • cube
  • examples of (7453)
  • current connection state (5828)
  • CURRENT DATE special register (6300)
  • CURRENT DEGREE special register (6302)
  • SET CURRENT DEGREE statement (8395)
  • CURRENT EXPLAIN MODE special register (6304)
  • SET CURRENT EXPLAIN MODE statement (8400)
  • CURRENT EXPLAIN SNAPSHOT special register (6306)
  • SET CURRENT EXPLAIN SNAPSHOT statement (8405)
  • CURRENT FUNCTION PATH special register (6311)
  • SET CURRENT FUNCTION PATH statement (8440)
  • SET CURRENT PATH statement (8441)
  • SET PATH statement (8442)
  • CURRENT NODE special register (6308)
  • CURRENT PATH special register (6312)
  • SET CURRENT FUNCTION PATH statement (8437)
  • SET CURRENT PATH statement (8438)
  • SET PATH statement (8439)
  • CURRENT QUERY OPTIMIZATION special register (6316)
  • SET CURRENT QUERY OPTIMIZATION statement (8410)
  • CURRENT REFRESH AGE special register (6318)
  • CURRENT SCHEMA special register (6320)
  • CURRENT SERVER special register (6325)
  • CURRENT SQLID special register (6321)
  • CURRENT TIME special register (6328)
  • CURRENT TIMESTAMP special register (6330)
  • CURRENT TIMEZONE special register (6332)
  • cursor See also DECLARE CURSOR statement
  • active set, associated with (8252)
  • ambiguous (7988)
  • closed state, pre-conditions for (8262)
  • closing, CLOSE statement (7645)
  • current row (8107)
  • declaring, SQL statement syntax for (7967)
  • defining (7973)
  • deleting, search condition details (7999)
  • location in table, results of FETCH (8100)
  • moving position, using FETCH (8098)
  • opening a cursor, OPEN statement (8250)
  • positions for open (8106)
  • preparing for application use (8251)
  • program usage, rules for (7983)
  • read-only status, conditions for (7985)
  • result table, relation to (7969)
  • terminating for unit of work, ROLLBACK (8374)
  • unit of work, conditional states of (7968)
  • updatability, determining (7984)
  • WITH HOLD lock clause, COMMIT statement, effect (7699)
  • cursor stability (5793), (8708)
  • cursor-name, definition of (5962)
  • D
  • data integrity
  • concurrent updates, preventing, LOCK TABLE (8245)
  • point of consistency, example of (5777)
  • Data Movement Utilities Guide and Reference (8793)
  • data representation considerations (5833)
  • data sources in federated systems
  • using pass-through to query (8661)
  • data structure
  • column, definition of (5663)
  • constants
  • character string, rules for (6286)
  • decimal, rules for (6285)
  • floating point, rules for (6284)
  • graphic string (DBCS), rules for (6287)
  • integer, rules for (6283)
  • date syntax and range (6135)
  • index, derived values of (5673)
  • numeric data, overview (6089)
  • packed decimal (8551)
  • row, definition of (5662)
  • time syntax and range (6137)
  • value, definition of (5661)
  • values
  • data types (6030)
  • sources (6029)
  • data type (6270)
  • abstract (7616), (7928)
  • ALTER TYPE (Structured) statement (7614)
  • character string (6061)
  • CREATE TYPE (Structured) statement (7926)
  • datalink (6165)
  • datetime (6133)
  • distinct (6169), (7757)
  • overview (6023)
  • partition compatibility (6271)
  • reference (6175)
  • result column data, SELECT, table of (7386)
  • result columns (7384)
  • row (7615), (7927)
  • structured (6173), (7617), (7929)
  • TYPE_ID function (7300)
  • TYPE_NAME function (7303)
  • TYPE_SCHEMA function (7306)
  • user-defined (6167)
  • data type mapping (5855)
  • data types
  • casting between (6180)
  • promotion (6178)
  • database access
  • authority to access database, granting (8127)
  • database administration privilege (5878)
  • database managed space (5887) See also DMS table space
  • database management
  • control, granting authority, SQL statement for (8122)
  • DBADM creation authority, granting (8134)
  • saving changes, COMMIT statement (7693)
  • switching tasks, COMMIT statement (7694)
  • database manager
  • catalog views
  • overview of (5767)
  • distributed relational database, use in (5806)
  • limits (8505)
  • SQL, interpretation of (5620)
  • database manager limits (8515)
  • database manager page size specific limits (8517)
  • database-containers
  • CREATE TABLESPACE statement (7908)
  • datalink
  • building (7070)
  • extracting comment (7042)
  • extracting complete URL (7050)
  • extracting file server (7066)
  • extracting linktype (7046)
  • extracting path and file name (7054), (7058)
  • extracting scheme (7062)
  • INSERT statement (8226)
  • datalink type
  • description (6164)
  • DATE
  • date
  • arithmetic operations (6473)
  • CHAR, use of in format conversion (6975)
  • day durations, finding from range (DAYS) (7016)
  • day, returning from value (DAY function) (7003)
  • duration, format of (6464)
  • month, returning from datetime value (7172)
  • strings (6143)
  • value to date, format conversion (DATE) (6999)
  • WEEK scalar function, using (7328)
  • year, using in expressions (7333)
  • DATE data type (7850)
  • DATE function (6619)
  • DATE function, returning dates from values (6998)
  • datetime
  • arithmetic operations (6470)
  • data types
  • description (6134)
  • string representation (6141), (6142)
  • format
  • EUR, ISO, JIS, LOCAL, USA (6144)
  • limits (8513)
  • VARCHAR scalar function, using (7317)
  • datetime format (6150)
  • DAY function (6621)
  • DAY function, returning day part of values (7002)
  • DAYNAME function (6623)
  • detailed format description (7004)
  • values and arguments, rules for (7005)
  • DAYOFWEEK function (6625)
  • detailed format description (7007)
  • values and arguments, rules for (7008)
  • DAYOFYEAR function (6627)
  • detailed format description (7010)
  • values and arguments, rules for (7011)
  • DAYS function (6629)
  • DAYS function, returning integer durations (7015)
  • DB2 Connect Enterprise Edition for OS/2 and Windows NT Quick Beginnings (8813)
  • DB2 Connect Enterprise Edition for UNIX Quick Beginnings (8814)
  • DB2 Connect Personal Edition Quick Beginnings (8794)
  • DB2 Connect User's Guide (8795)
  • DB2 Data Links Manager for AIX Quick Beginnings (8815)
  • DB2 Data Links Manager for Windows NT Quick Beginnings (8816)
  • DB2 Enterprise - Extended Edition for UNIX Quick Beginnings (8811)
  • DB2 Enterprise - Extended Edition for Windows NT Quick Beginnings (8812)
  • DB2 federated system (5838)
  • compensation (5848)
  • data type mapping (5843)
  • distributed requests (5847)
  • federated server (5839)
  • function mapping (5844)
  • index specification (5846)
  • nickname (5845)
  • pass-through (5840)
  • user mapping (5842)
  • wrapper (5841)
  • wrapper module (5849)
  • DB2 library
  • books (8785)
  • Information Center (8823)
  • language identifier for books (8820)
  • late-breaking information (8821)
  • online help (8784)
  • ordering printed books (8828)
  • printing PostScript books (8827)
  • searching online information (8826)
  • setting up document server (8824)
  • SmartGuides (8783)
  • structure of (8782)
  • viewing online information (8822)
  • DB2 Personal Edition Quick Beginnings (8807)
  • DB2 Query Patroller Administration Guide (8817)
  • DB2 Query Patroller Installation Guide (8818)
  • DB2 Query Patroller User's Guide (8819)
  • db2nodes.cfg
  • ALTER NODEGROUP (7558)
  • CONNECT (Type 1) (7725)
  • CREATE NODEGROUP (7810)
  • CURRENT NODE (6310)
  • NODENUMBER function (7180)
  • DBADM parameter, GRANT...ON DATABASE statement (8133)
  • DBCLOB data type (7848)
  • DBCLOB function (6631)
  • detailed format description (7017)
  • values and arguments, rules for (7018)
  • DBCLOB string (6049)
  • dbname server option (8643)
  • decimal
  • arithmetic formulas, scale and precision (6448)
  • constants, range and precision (6289)
  • data type, overview (6125)
  • implicit decimal point (6127)
  • numbers (6124)
  • packed decimal (6126)
  • decimal conversion from integer, summary (6206)
  • DECIMAL function, returning decimal values (7022)
  • DECIMAL or DEC function (6633), (6635)
  • decimal, as data type (6038)
  • declaration
  • inserting into a program (8201)
  • DECLARE
  • BEGIN DECLARE SECTION statement (7631)
  • END DECLARE SECTION statement (8056)
  • DECLARE CURSOR statement (7970), (7972), (7989)
  • authorization, conditions for (7974)
  • program usage, notes for (7982)
  • decrementing a date, rules for (6475)
  • decrementing a time, rules for (6482)
  • default value
  • column
  • ALTER TABLE statement (7579)
  • CREATE TABLE statement (7856)
  • DEGREES function (6637)
  • detailed format description (7027)
  • values and arguments, rules for (7028)
  • deletable
  • view (7953)
  • DELETE clause
  • GRANT statement (table or view) (8177)
  • REVOKE statement, revoking privilege for (8341)
  • delete rule for referential constraint (5741)
  • DELETE statement (7991), (8002)
  • authorization, searched or positioned format (7994)
  • delete-connected table (5742)
  • deleting SQL objects (8019)
  • delimited identifier in SQL (5944)
  • delimited identifier, SQL statement (5939)
  • delimiter tokens, definition of (5925)
  • DEPARTMENT sample table (8681)
  • dependency
  • of objects on each other (8050)
  • dependent row (5714), (5723)
  • dependent table (5710), (5720)
  • DEREF function (6639)
  • reference type (7031)
  • dereference operation (6508)
  • attribute-name operand (6513)
  • scoped-ref-expression (6511)
  • DESC clause
  • CREATE INDEX statement (7801)
  • of select-statement (7487)
  • descendent row (5715)
  • descendent table (5711), (5721)
  • DESCRIBE statement (8004), (8012)
  • prepared statements, destruction conditions (8010)
  • DESCRIPTOR
  • host variables, parameter substitution list (8072)
  • descriptor-name (5964)
  • in FETCH statement (8105)
  • diagnostic string
  • in RAISE_ERROR function (7202)
  • in SIGNAL SQLSTATE statement (8461)
  • DIFFERENCE function (6641)
  • detailed format description (7033)
  • values and arguments, rules for (7034)
  • DIGITS function (6643), (7037)
  • digits, range of (5918)
  • dirty read (8712)
  • DISCONNECT statement (8013), (8016)
  • DISTINCT clause
  • of subselect (7364)
  • DISTINCT keyword
  • AVG function, relation to (6848)
  • column function (6842)
  • COUNT function, relationship to (6865)
  • COUNT_BIG function, relationship to (6876)
  • MAX function, restriction for (6894)
  • MIN function (6900)
  • STDDEV function, relation to (6919)
  • SUM function (6930)
  • VARIANCE function, relation to (6934)
  • DISTINCT keyword, overview (6845)
  • distinct type
  • as arithmetic operands (6454)
  • comparison (6249)
  • concatenation (6426)
  • constants (6297)
  • CREATE DISTINCT TYPE statement (7756)
  • description (5965), (6168)
  • DROP statement (8028)
  • DISTINCT TYPE clause
  • COMMENT ON statement (7683)
  • DROP statement (8047)
  • distributed relation database, definition (5807)
  • distributed relational database
  • application requester, overview (5798)
  • application server, overview (5800)
  • data representation considerations (5832)
  • environment, illustration of (5808)
  • remote unit of work, overview (5816)
  • requester-server protocols, overview (5799)
  • distributed relational database architecture (DRDA) (5803)
  • distributed requests (5859)
  • DLCOMMENT function (6645)
  • DLCOMMENT function, extracting comment from DATALINK value (7041)
  • DLLINKTYPE function (6647)
  • DLLINKTYPE function, extracting linktype from DATALINK value (7045)
  • DLURLCOMPLETE function (6649)
  • DLURLCOMPLETE function, extracting complete URL from DATALINK value (7049)
  • DLURLPATH function (6651)
  • DLURLPATH function, extracting path and file name from DATALINK value (7053)
  • DLURLPATHONLY function (6653)
  • DLURLPATHONLY function, extracting path and file name from DATALINK value (7057)
  • DLURLSCHEME function (6655)
  • DLURLSCHEME function, extracting scheme from DATALINK value (7061)
  • DLURLSERVER function (6657)
  • DLURLSERVER function, extracting file server from DATALINK value (7065)
  • DLVALUE function (6659)
  • DLVALUE function, building a DATALINK value (7069)
  • DMS table space
  • CREATE TABLESPACE statement (7907)
  • description (5886)
  • dormant connection state (5829)
  • DOUBLE
  • CHAR, use of in format conversion (6977)
  • double byte character string (DBCS), returning (7324)
  • DOUBLE data type (7838)
  • precision (6117)
  • range (6116)
  • DOUBLE function (6663)
  • DOUBLE function, double precision conversion (7073)
  • DOUBLE or DOUBLE_PRECISION function (6661)
  • DOUBLE PRECISION data type (7839)
  • double precision float data type (7836)
  • double-byte character
  • truncated during assignment (6222)
  • Double-Byte Character Large OBject (6050) See also DBCLOB string
  • double-precision floating-point (6119)
  • DRDA (Distributed Relational Database Architecture) (5804)
  • DROP CHECK clause of ALTER TABLE statement (7597)
  • DROP CONSTRAINT clause of ALTER TABLE statement (7596)
  • DROP FOREIGN KEY clause (7594)
  • DROP PARTITIONING KEY clause of ALTER TABLE statement (7598)
  • DROP PRIMARY KEY clause (7593)
  • DROP statement (8017), (8052)
  • DROP UNIQUE clause (7595)
  • duration
  • adding, results of (6476)
  • date, format of (6465)
  • labeled (6461)
  • subtracting, results of (6477)
  • time, format of (6466)
  • timestamp (6468)
  • durations (6460)
  • dynamic select
  • host variables, restrictions on (7521)
  • parameter markers, usage in (7520)
  • dynamic SQL (5637), (8520)
  • DECLARE CURSOR statement, usage in (7523)
  • definition of (5624)
  • description, preparation methods (7498)
  • execution (7509)
  • FETCH statement, usage in (7525)
  • OPEN statement, usage in (7524)
  • preparation (7508)
  • PREPARE statement, execution of (8272)
  • PREPARE statement, usage in (7522)
  • prepared statement information, using DESCRIBE (8007)
  • preparing and executing, commands for (5623)
  • SQLDA used with (8532)
  • E
  • embedded SQL for Java (SQLJ) Programs (5640)
  • embedded SQL statement
  • executing character strings, EXECUTE IMMEDIATE (8082)
  • embedded SQL, requirements overview (7499)
  • EMPLOYEE sample table (8682)
  • empty character string (6062)
  • EMP_ACT sample table (8683)
  • EMP_PHOTO sample table (8684)
  • EMP_RESUME sample table (8685)
  • encoding scheme (5870)
  • END DECLARE SECTION statement (8053), (8055), (8060)
  • erasing the sample database (8679)
  • error
  • closes cursor (8261)
  • during FETCH (8108)
  • during UPDATE, (8479)
  • return code, language overview (7528)
  • errors
  • executing triggers (7921)
  • escape character in SQL (5945)
  • ESCAPE clause
  • LIKE predicate (6545)
  • EUC considerations (8781)
  • EUR (6151) See also datetime format
  • European (EUR) date format (6147)
  • European (EUR) time format (6159)
  • evaluation order, expressions (6489)
  • event monitor
  • CREATE EVENT MONITOR statement (7762)
  • description (5759)
  • DROP statement (8031)
  • EVENT_MON_STATE function (7079)
  • FLUSH EVENT MONITOR statement (8118)
  • name description (5966)
  • SET EVENT MONITOR STATE statement (8415)
  • EVENT_MON_STATE function (6665), (7080)
  • EXCEPT clause of fullselect (7462)
  • except-on-nodes-clause
  • CREATE BUFFERPOOL statement (7748)
  • exception tables (8425)
  • SET INTEGRITY statement (8426)
  • structure (8780)
  • EXCLUSIVE
  • IN EXCLUSIVE MODE (7709)
  • exclusive locks (5782)
  • EXCLUSIVE option, LOCK TABLE statement (8243)
  • executable statement, methods overview (7493)
  • executable statement, processing summary (7500)
  • EXECUTE IMMEDIATE statement (8090)
  • detailed instructions for (8077)
  • embedded usage, detailed description (7512)
  • use in dynamic SQL (5632)
  • EXECUTE statement (8074)
  • detailed instructions for (8061)
  • embedded usage, detailed description (7511)
  • use in dynamic SQL (5631)
  • executing, revoking package privileges (8316)
  • execution
  • package, necessary privileges, granting (8147)
  • EXISTS predicate, detailed format description (6533)
  • EXP function (6667)
  • detailed format description (7081)
  • values and arguments, rules for (7082)
  • EXPLAIN statement (8091), (8095)
  • explainable statement
  • definition (8093)
  • EXPLAIN_ARGUMENT table (8758)
  • EXPLAIN_ARGUMENT table definition (8767)
  • EXPLAIN_INSTANCE table (8759)
  • EXPLAIN_INSTANCE table definition (8768)
  • EXPLAIN_OBJECT table (8760)
  • EXPLAIN_OBJECT table definition (8769)
  • EXPLAIN_OPERATOR table (8761)
  • EXPLAIN_OPERATOR table definition (8770)
  • EXPLAIN_PREDICATE table (8762)
  • EXPLAIN_PREDICATE table definition (8771)
  • EXPLAIN_STATEMENT table (8763)
  • EXPLAIN_STATEMENT table definition (8772)
  • EXPLAIN_STREAM table (8764)
  • EXPLAIN_STREAM table definition (8773)
  • exposed name, correlation-name, FROM clause (6357)
  • expression
  • case (6492)
  • CAST specification (6495)
  • concatenation operator (6418)
  • datetime operands, summary of (6456)
  • decimal operands (6441), (6445)
  • dereference operation (6507)
  • floating-point operands, rules for (6450)
  • format and rules (6415)
  • grouping-expression, use in GROUP BY (7424)
  • in CAST specification (6497)
  • in DIGITS function (7038)
  • in ORDER BY clause (7485)
  • in SELECT clause, syntax diagram (7360)
  • in subselect (7370)
  • integer operands (6438), (6440)
  • operators, mathematical, listing (6413)
  • precedence of operation (6488)
  • sign of, values (6412)
  • string (6419)
  • substitution operators, listing (6414)
  • with arithmetic operators (6428)
  • without operators (6417)
  • extended character set (5915)
  • extended storage (7547), (7751)
  • external function
  • description (6405)
  • F
  • federated server (5850)
  • federated systems
  • pass-through (8660)
  • FETCH statement (8096), (8110)
  • cursor prerequisites for executing (8099)
  • file reference variables
  • BLOB (6396)
  • CLOB (6397)
  • DBCLOB (6398)
  • FLOAT data type (6112), (6118), (7834)
  • FLOAT function (6669)
  • FLOAT function, double precision conversion (7086)
  • floating point numbers
  • as data type (6037)
  • precision (6108), (6114)
  • range (6109), (6115)
  • floating-point constants (6282)
  • floating-point to decimal conversion (6207)
  • FLOOR function (6671)
  • detailed format description (7087)
  • values and arguments, rules for (7088)
  • FLUSH EVENT MONITOR statement (8116), (8119)
  • fold_id server option (8645)
  • fold_pw server option (8647)
  • FOR BIT DATA clause
  • CREATE TABLE statement (7845)
  • FOR FETCH ONLY clause
  • select-statement (7489)
  • FOR READ ONLY clause
  • select-statement (7488)
  • foreign key (5689), (5700), (5705)
  • adding or dropping, ALTER TABLE (7567)
  • constraint name, conventions for (7868)
  • view, referential constraints in (5669)
  • FOREIGN KEY clause
  • CASCADE clause, propagation summary (7876)
  • constraint name, conventions for (7867)
  • CREATE TABLE statement (7866)
  • delete rule, conventions for (7874)
  • multiple paths, consequences of using (7878)
  • RESTRICT clause, prohibition (7875)
  • SET NULL clause, operation of (7877)
  • fragments in SUBSTR function, warning (7260)
  • FREE LOCATOR statement (8111), (8115)
  • FROM clause
  • correlation name, use of, example (6352)
  • exposed and non-exposed names, explanation (6353)
  • PREPARE statement (8277)
  • subselect syntax (7387)
  • FROM clause in DELETE statement (7995)
  • FROM clause, use in correlation-name, example (6351)
  • fullselect
  • examples of (7469)
  • multiple operations, order of execution (7467)
  • ORDER BY clause (7482)
  • subquery role, search condition, overview (6365)
  • table-reference (7401)
  • used in CREATE VIEW statement (7949)
  • fullselect, detailed syntax (7455)
  • function (6400), (6568), (6869), (6874), (6941)
  • arguments (6570)
  • built-in (6401)
  • column (6841)
  • AVG (6588)
  • AVG, options and results (6846)
  • CORR, options and results (6854)
  • CORRELATION or CORR (6608), (6855)
  • CORRELATION, options and results (6853)
  • COUNT (6614), (6861)
  • COUNT, values returned (6864)
  • COUNT_BIG (6616), (6870)
  • COUNT_BIG, values returned (6875)
  • COVAR, options and results (6880)
  • COVARIANCE or COVAR (6618), (6881)
  • COVARIANCE, options and results (6879)
  • MAX (6714), (6889)
  • MAX, values returned (6893)
  • MIN (6720), (6899)
  • REGRESSION Function (6903)
  • REGRESSION Function, options and results (6901), (6902)
  • REGR_AVGX (6750)
  • REGR_AVGY (6752)
  • REGR_COUNT (6754)
  • REGR_INTERCEPT OR REGR_ICPT (6756)
  • REGR_R2 (6758)
  • REGR_SLOPE (6760)
  • REGR_SXX (6762)
  • REGR_SXY (6764)
  • REGR_SYY (6766)
  • STDDEV (6796), (6918)
  • STDDEV, options and results (6917)
  • SUM (6800), (6929)
  • VAR, options and results (6932)
  • VARIANCE or VAR (6836), (6933)
  • VARIANCE, options and results (6931)
  • comment descriptions, adding to catalog (7661)
  • description (6399), (6569)
  • expression (6571)
  • external
  • description (6407)
  • name description (5968)
  • nesting (6943)
  • resolution (6410)
  • scalar
  • ABS or ABSVAL (6576), (6946)
  • ACOS (6578), (6949)
  • ASCII (6580), (6952)
  • ASIN (6582), (6955)
  • ATAN (6584), (6958)
  • ATAN2 (6586), (6961)
  • AVG (6847)
  • BIGINT (6590), (6963)
  • BIGINT, returning integer values (6962)
  • BLOB (6592), (6966)
  • CEIL or CEILING (6594)
  • CEILING or CEIL (6971)
  • CHAR (6596), (6973)
  • CHAR (SYSFUN schema) (6598)
  • CHAR, use in datetime conversion (6972)
  • CHR (6600), (6981)
  • CLOB (6602), (6984)
  • COALESCE (6604), (6985)
  • CONCAT (6989)
  • CONCAT or || (6606)
  • COS (6610), (6992)
  • COT (6612), (6995)
  • DATE (6620), (6997)
  • DATE, returning dates from values (6996)
  • DAY (6622), (7001)
  • DAY, returning day part of value (7000)
  • DAYNAME (6624), (7006)
  • DAYOFWEEK (6626), (7009)
  • DAYOFYEAR (6628), (7012)
  • DAYS (6630), (7014)
  • DAYS, returning integer durations (7013)
  • DBCLOB (6632), (7019)
  • DECIMAL or DEC (6634), (6636), (7021)
  • DECIMAL, returning decimal equivalents (7020)
  • definition (6939)
  • DEGREES (6638), (7029)
  • DEREF (6640), (7030)
  • DIFFERENCE (6642), (7035)
  • DIGITS (6644), (7036)
  • DLCOMMENT (6646), (7040)
  • DLCOMMENT, extracting comment from DATALINK value (7039)
  • DLLINKTYPE (6648), (7044)
  • DLLINKTYPE, extracting linktype from DATALINK value (7043)
  • DLURLCOMPLETE (6650), (7048)
  • DLURLCOMPLETE, extracting complete URL from DATALINK value (7047)
  • DLURLPATH (6652), (7052)
  • DLURLPATH, extracting path and file name from DATALINK value (7051)
  • DLURLPATHONLY (6654), (7056)
  • DLURLPATHONLY, extracting path and file name from DATALINK value (7055)
  • DLURLSCHEME (6656), (7060)
  • DLURLSCHEME, extracting scheme from DATALINK value (7059)
  • DLURLSERVER (6658), (7064)
  • DLURLSERVER, extracting file server from DATALINK value (7063)
  • DLVALUE (6660), (7068)
  • DLVALUE, building a DATALINK value (7067)
  • DOUBLE (6664)
  • DOUBLE or DOUBLE_PRECISION (6662), (7072)
  • DOUBLE, returning floating point values (7071)
  • EVENT_MON_STATE (6666), (7078)
  • EVENT_MON_STATE, returning event monitor states (7077)
  • EXP (6668), (7083)
  • FLOAT (6670), (7085)
  • FLOAT, returning floating point values (7084)
  • FLOOR (6672), (7089)
  • GENERATE_UNIQUE (6674), (7090)
  • GRAPHIC (6676), (7099)
  • GROUPING (6678), (6886)
  • HEX (6680), (7100)
  • HOUR (6682), (7104)
  • HOUR, returning hour part of values (7103)
  • INSERT (6684), (7109)
  • INTEGER or INT (6686), (7111)
  • INTEGER, returning integer values (7110)
  • JULIAN_DAY (6688), (7116)
  • LCASE (6690)
  • LCASE (SYSFUN schema) (6692), (7122)
  • LCASE or LOWER (7119)
  • LEFT (6694), (7125)
  • LENGTH (6696), (7127)
  • LENGTH, length values from expressions (7126)
  • LN (6698), (7133)
  • LOCATE (6700), (7136)
  • LOG (6702), (7139)
  • LOG10 (6704), (7142)
  • LONG_VARCHAR (6706), (7145)
  • LONG_VARGRAPHIC (6708), (7148)
  • LTRIM (6710), (7151)
  • LTRIM (SYSFUN schema) (6712)
  • LTRIM (SYSFUN.LTRIM) (7154)
  • MICROSECOND (6716), (7156)
  • MICROSECOND, returning microsecond part of values (7155)
  • MIDNIGHT_SECONDS (6718), (7161)
  • MINUTE (6722), (7163)
  • MINUTE, returning minute part of values (7162)
  • MOD (6724), (7168)
  • MONTH (6726), (7170)
  • MONTH, returning month part of values (7169)
  • MONTHNAME (6728), (7175)
  • NODENUMBER (6730), (7176)
  • NULLIF (6732), (7182)
  • PARTITION (6734), (7184)
  • POSSTR (6736), (7187)
  • POWER (6738), (7192)
  • QUARTER (6740), (7195)
  • RADIANS (6742), (7198)
  • RAISE_ERROR (6744), (7199)
  • RAND (6746), (7206)
  • REAL (6748), (7208)
  • REAL, returning floating point values (7207)
  • REPEAT (6768), (7214)
  • REPLACE (6770), (7217)
  • restrictions, overview of (6940)
  • RIGHT (6772), (7220)
  • ROUND (6774), (7223)
  • RTRIM (6776), (7226)
  • RTRIM (SYSFUN schema) (6778), (7229)
  • SECOND (6780), (7231)
  • SECOND, returning second from values (7230)
  • SIGN (6782), (7236)
  • SIN (6784), (7239)
  • SMALLINT (6786), (7241)
  • SMALLINT, returning small integer values (7240)
  • SOUNDEX (6788), (7246)
  • SPACE (6790), (7249)
  • SQRT (6794), (7252)
  • SUBSTR (6798), (7254)
  • SUBSTR, returning substring from string (7253)
  • TABLE_NAME (6802), (7261)
  • TABLE_SCHEMA (6804), (7264)
  • TAN (6806), (7269)
  • TIME (6808), (7271)
  • TIME, using time in an expression (7270)
  • TIMESTAMP (6810), (7276)
  • TIMESTAMP, returning timestamp from values (7275)
  • TIMESTAMPDIFF (6814), (7285)
  • TIMESTAMP_ISO (6812), (7282)
  • TRANSLATE (6816), (7286)
  • TRUNC or TRUNCATE (6818)
  • TRUNCATE or TRUNC (7297)
  • TYPE_ID (6820), (7298)
  • TYPE_NAME (6822), (7301)
  • TYPE_SCHEMA (6824), (7304)
  • UCASE (6826), (7309)
  • UCASE (SYSFUN schema) (6828)
  • UPPER (7310)
  • user-defined (7339)
  • VALUE (6830), (7312)
  • VALUE, returning non-null result (7311)
  • VARCHAR (6832), (7314)
  • VARGRAPHIC (6834), (7318)
  • WEEK (6838), (7325)
  • YEAR (6840), (7331)
  • YEAR, returning values based on year (7330)
  • signature (6409)
  • sourced
  • description (6408)
  • table (7334)
  • SQLCACHE_SNAPSHOT (6792), (7336)
  • SQLCACHE_SNAPSHOT, options and results (7335)
  • user-defined (6403)
  • FUNCTION clause
  • COMMENT ON statement (7671)
  • function mapping (5856)
  • name description (5967)
  • function path (6171) See also SQL path
  • function templates (7788)
  • G
  • GENERATE_UNIQUE function (6673), (7091)
  • detailed format description (7092)
  • Glossary (8797)
  • GO TO clause
  • WHENEVER statement (8500)
  • grand total row (7440)
  • GRANT
  • CONTROL ON INDEX (8138)
  • CREATE ON SCHEMA (8152)
  • Database Authorities (8121)
  • Nickname Privileges (8193)
  • Package Privileges (8144)
  • Table Privileges (8159), (8194)
  • View Privileges (8160), (8195)
  • GRANT (Schema Privileges) statement (8150), (8157)
  • grant statement
  • authorization name, use in (6012), (6019)
  • GRAPHIC data type
  • for CREATE TABLE (7849)
  • GRAPHIC function (6675)
  • detailed format description (7097)
  • values and arguments, rules for (7098)
  • graphic string
  • returning from host variable name (7294)
  • translating string syntax (7293)
  • graphic string, as data type
  • fixed length (6034)
  • varying length (6035)
  • graphic strings
  • fixed length, description (6082)
  • varying length, description (6083)
  • GROUP BY clause
  • of subselect, rules and syntax (7422)
  • results with subselect (7376)
  • group-by-clause, rules and syntax (7421)
  • GROUPING function (6677), (6887)
  • grouping sets
  • examples of (7452)
  • grouping-expression (7428)
  • grouping-sets (7431)
  • H
  • hash partitioning (5899)
  • hashing on partition keys (7887)
  • HAVING clause
  • of subselect, use of search conditions (7442)
  • results with subselect (7377)
  • held connection state (5830)
  • HEX
  • function (7101)
  • hexadecimal (7102)
  • HEX function (6679)
  • host identifier
  • definition (5948)
  • in a host variable (5971)
  • SQL statement (5942)
  • host variable
  • active set, linking with cursor (8253)
  • assigning values from a row (8382), (8488)
  • BLOB (6392)
  • CLOB (6393)
  • DBCLOB (6394)
  • declaration rules, related to cursor (7980)
  • description (6381)
  • description of (5969)
  • embedded SQL statements, end declaration (8058)
  • embedded statements, usage in (7501)
  • embedded use, BEGIN DECLARE SECTION, rules (7634)
  • EXECUTE IMMEDIATE statement (8084)
  • FETCH statement, identifying (8102)
  • host identifier in (5970)
  • indicator variable, uses of (6388)
  • inserting in rows, INSERT statement (8219)
  • PREPARE statement (8278)
  • REXX applications, special case (7635)
  • statement string, restricted listing, PREPARE statement (8279)
  • substitution for parameter markers (8069)
  • syntax, diagram of (6385)
  • host-identifier
  • in host variable (6387)
  • host-label (8501)
  • HOUR function (6681)
  • HOUR function, returning hour part of values (7105)
  • I
  • identifiers
  • limits (8507)
  • identifiers in SQL
  • description (5940)
  • host identifiers, syntax for (5941)
  • ordinary (5943)
  • IMMEDIATE
  • EXECUTE IMMEDIATE statement (8079), (8088)
  • implicit connect
  • CONNECT statement (7711)
  • implicit decimal number (6129)
  • implicit schema
  • GRANT (Database Authorities) statement (8132)
  • REVOKE (Database Authorities) statement (8307)
  • IMPLICIT_SCHEMA authority (5652)
  • IN EXCLUSIVE MODE clause, LOCK TABLE statement (8242)
  • IN predicate, detailed format description (6535)
  • IN SHARE MODE clause, LOCK TABLE statement (8240)
  • INCLUDE clause
  • CREATE INDEX statement (7802)
  • INCLUDE statement (8199)
  • incompatibilities
  • COLNAMES (planned) (8723)
  • Column Data Type to BIGINT (8731)
  • column mismatch (8732)
  • creating databases (8747), (8755)
  • description (8717)
  • FK_COLNAMES (planned) (8722)
  • foreign key column names (8726)
  • PK_COLNAMES (planned) (8721)
  • planned (8719)
  • primary key column names (8725)
  • read-only views (planned) (8720)
  • SYSCAT.CHECKS Column TEXT (8730)
  • SYSCAT.INDEXES Column COLNAMES (8729)
  • SYSCAT.STATEMENTS column TEXT (8728)
  • SYSCAT.VIEWS column TEXT (8727)
  • Version 5 (8753)
  • Version 6 (8724)
  • incompatibilities for Version 5
  • external table functions (8754)
  • incompatibilities for Version 6
  • character name sizes (8739)
  • current explain mode (8749)
  • datalink columns (8744)
  • dependency codes (8734)
  • event monitor output stream format (8743)
  • FOR UPDATE syntax (8738)
  • Java programming (8737)
  • OBJCAT views (8733)
  • obsolete configuration keywords (8742)
  • obsolete database configuration parameters (8752)
  • PC/IXF format changes (8740)
  • RUMBA (8751)
  • SELECT privilege on hierarchy (8748)
  • SQLNAME in a non-doubled SQLVAR (8741)
  • SYSFUN string function signatures (8745)
  • SYSIBM base catalogs (8735)
  • SYSTABLE column change (8746)
  • USING and SORT BUFFER (8750)
  • VARCHAR data type (8736)
  • incrementing a date, rules for (6474)
  • incrementing a time, rules for (6481)
  • index
  • authorization ID, use in name (6010)
  • comment descriptions, adding to catalog (7663)
  • control(to drop), granting, SQL statement for (8139)
  • control, granting (8180)
  • correspondence to inserted row values, rules for (8221)
  • definition of (5671)
  • deleting, using DROP statement (8020)
  • primary key, use in matching (7588)
  • unique key, use in matching (7586)
  • uses of (5672)
  • view, relationship to (5675)
  • INDEX clause
  • COMMENT ON statement (7673)
  • CREATE INDEX statement (7791), (7796)
  • DROP statement (8037)
  • GRANT statement (table, view or nickname) (8179)
  • REVOKE statement, removing privileges for (8342)
  • index name
  • primary key constraint (7865)
  • unique constraint (7863)
  • index specification (5858)
  • index-name, qualified and unqualified naming (5972)
  • indicator
  • variable (6390), (8083)
  • indicator variable
  • host variable, uses in declaring (6389)
  • infix operators (6437)
  • inoperative trigger
  • CREATE TRIGGER statement (7919)
  • inoperative view
  • CREATE VIEW statement (7962)
  • INSERT clause
  • GRANT statement (table or view) (8181)
  • REVOKE statement, removing privileges for (8343)
  • values, restrictions leading to failure (8222)
  • INSERT function (6683)
  • detailed format description (7107)
  • values and arguments, rules for (7108)
  • insert rule with referential constraint (5735)
  • INSERT statement (8211), (8232)
  • insertable
  • view (7957)
  • Installation and Configuration Supplement (8798)
  • installing the sample database (8676)
  • integer
  • in ORDER BY clause (7484)
  • integer constants
  • definition of (6279)
  • syntax example (6280)
  • INTEGER data type (7832)
  • description (6100)
  • precision (6101)
  • range (6102)
  • INTEGER function, integer values from expressions (7112)
  • INTEGER or INT function (6685)
  • integer to decimal conversion, summary (6205)
  • interactive entry of SQL statements (7526)
  • interactive SQL (5641)
  • CLOSE, use in, example (5648)
  • DECLARE CURSOR, use in, example (5643)
  • DESCRIBE, use in, example (5645)
  • FETCH, use in, example (5647)
  • OPEN, use in, example (5646)
  • PREPARE, use in, example (5644)
  • SELECT statement, dynamic example (5642)
  • interactive SQL, definition of (5633)
  • intermediate result table (7392), (7393), (7418), (7427), (7446)
  • International Standards Organization (ISO) date format (6145)
  • International Standards Organization (ISO) time format (6157)
  • INTERSECT clause
  • duplicate rows, use of ALL, effect of (7465)
  • of fullselect, role in comparison (7464)
  • INTO clause
  • DESCRIBE statement, SQLDA area name (8008)
  • FETCH statement, host variable substitution (8101)
  • FETCH statement, use in host variable (6382)
  • INSERT statement, naming table or view (8212)
  • PREPARE statement (8275)
  • restrictions on using, list of (8213)
  • SELECT INTO statement (8384)
  • SELECT INTO statement, use in host variable (6383)
  • values from applications programs (6384)
  • VALUES INTO statement (8490)
  • invoking SQL statements (7492)
  • IN_TRAY sample table (8686)
  • io_ratio server option (8649)
  • IS clause
  • COMMENT ON statement (7684)
  • ISO (6152) See also datetime format
  • ISO/ANSI standards
  • SQLCODE, use of SQL (7537)
  • SQLSTATE, use of SQL92 (7538)
  • isolation level
  • comparison (8698)
  • cursor stability (5792), (8703)
  • description (5778)
  • none (8707)
  • read stability (5788), (8704)
  • repeatable read (5785), (8705)
  • uncommitted read (5795), (8706)
  • J
  • Japanese Industrial Standard (JIS) date format (6148)
  • Japanese Industrial Standard (JIS) time format (6160)
  • Java Database Connectivity (JDBC) Programs (5639)
  • JIS (6153) See also datetime format
  • join
  • examples of (7451)
  • examples of a subselect (7450)
  • full outer (7412)
  • inner (7409)
  • left outer (7410)
  • partitioning key considerations (7893), (7894)
  • right outer (7411)
  • table collocation (5905)
  • joined-table (7408)
  • table-reference (7402)
  • JULIAN_DAY function (6687)
  • detailed format description (7114)
  • values and arguments, rules for (7115)
  • K
  • key
  • composite (5676)
  • foreign (5687), (5703)
  • parent (5709)
  • partitioning (5690)
  • primary (5683)
  • unique (5677), (5680), (5698)
  • L
  • labeled duration, detailed description (6462)
  • labelled durations, in expressions, diagram
  • labelled duration values, listing (6463)
  • large integers (6103)
  • large object location, definition (6056)
  • LCASE function (6689)
  • LCASE function(SYSFUN.LCASE) (6691)
  • detailed format description (7120)
  • values and arguments, rules for (7121)
  • LCASE or LOWER function
  • detailed format description (7117)
  • values and arguments, rules for (7118)
  • LEFT function (6693)
  • detailed format description (7123)
  • values and arguments, rules for (7124)
  • length attributes of columns (6064)
  • LENGTH function (6695)
  • LENGTH function, length values from expressions (7128)
  • lengths of expressions, rules for (7129)
  • letters, range of (5919)
  • LIKE predicate, rules for (6540)
  • limits
  • database manager (8514), (8516)
  • datetime (8512)
  • identifier (8506)
  • numeric (8508)
  • SQL (8504)
  • string (8510)
  • literals, overview of (6274)
  • LN function (6697)
  • detailed format description (7131)
  • values and arguments, rules for (7132)
  • LOB
  • locator, definition (6057)
  • string, definition (6054)
  • LOCAL (6154) See also datetime format
  • LOCAL datetime format (6149)
  • LOCAL time format (6161)
  • LOCATE function (6699)
  • detailed format description (7134)
  • values and arguments, rules for (7135)
  • locator
  • definition (6058)
  • FREE LOCATOR statement (8113)
  • locator variable
  • description (6395)
  • LOCK TABLE statement (8233), (8247)
  • locking
  • COMMIT statement, effect on (7697)
  • definition of (5772)
  • LOCK TABLE statement (8236)
  • table rows and columns, restricting access (8235)
  • locks
  • during UPDATE (8481)
  • exclusive (5781)
  • INSERT statement, default rules for (8228)
  • share (5779)
  • terminating for unit of work, ROLLBACK (8373)
  • update (5783)
  • LOG function (6701)
  • detailed format description (7137)
  • values and arguments, rules for (7138)
  • LOG10 function (6703)
  • detailed format description (7140)
  • values and arguments, rules for (7141)
  • logging
  • creating table without initial logging (7888)
  • logical operators, rules for search conditions (6556)
  • LONG VARCHAR data type
  • for CREATE TABLE (7844)
  • LONG VARCHAR strings
  • attributes, summary (6071)
  • restrictions on usage (6072)
  • LONG VARGRAPHIC strings
  • attributes, summary (6086)
  • restrictions on usage (6087)
  • LONG_VARCHAR function (6705)
  • detailed format description (7143)
  • values and arguments, rules for (7144)
  • LONG_VARGRAPHIC function (6707)
  • detailed format description (7146)
  • values and arguments, rules for (7147)
  • LTRIM function (6709)
  • detailed format description (7149)
  • values and arguments, rules for (7150)
  • LTRIM function(SYSFUN.LTRIM) (6711)
  • detailed format description (7152)
  • values and arguments, rules for (7153)
  • M
  • MANAGED BY clause
  • CREATE TABLESPACE statement (7900)
  • MAX function (6713)
  • detailed format description (6891)
  • values and arguments, rules for (6892)
  • MBCS (double-byte character set) data
  • within mixed data (6079)
  • Message Reference (8799)
  • MICROSECOND function (6715)
  • MICROSECOND function, returning microsecond from value (7157)
  • MIDNIGHT_SECONDS function (6717)
  • detailed format description (7159)
  • values and arguments, rules for (7160)
  • MIN function (6719)
  • detailed format description (6895)
  • values and arguments, rules for (6896)
  • MINUTE function (6721)
  • MINUTE function, returning minute from value (7164)
  • mixed data See also SBCS (single-byte character set) data
  • description (6078)
  • LIKE predicate (6544)
  • MOD function (6723)
  • detailed format description (7166)
  • values and arguments, rules for (7167)
  • MODE keyword, LOCK TABLE statement (8244)
  • MONTH function (6725)
  • MONTH function, returning month from value (7171)
  • MONTHNAME function (6727)
  • detailed format description (7173)
  • values and arguments, rules for (7174)
  • multi-byte character set (MBCS), support for (5922)
  • multiple row VALUES clause
  • result data type (6262)
  • N
  • name
  • identifying columns in subselect (7371)
  • name, use of in deleting a row (8001)
  • names for columns, rules governing (5960)
  • names in SQL, rules for, summary (5951)
  • names, qualified column, rules for (6343)
  • naming conventions in SQL (5949)
  • nested table expression (7404)
  • new unit of work, initiating (8370)
  • nickname (5857)
  • control privilege, granting (8173)
  • exposed or non-exposed names, FROM clause (6355)
  • FROM clause, subselect, naming conventions (7390)
  • in FROM clause (7394)
  • in SELECT clause, syntax diagram (7357)
  • privileges, granting (8164)
  • qualifying a column name (6346)
  • revoking privileges for (8335)
  • NICKNAME clause
  • DROP statement (8038)
  • NO ACTION delete rule (7870)
  • node number of row, obtaining (7179)
  • node server option (8651)
  • nodegroup
  • adding a node (7555)
  • adding a partition (7554)
  • creation (7809)
  • description (5895)
  • dropping a node (7557)
  • dropping a partition (7556)
  • naming conventions (5974)
  • partitioning map created with (7812)
  • NODEGROUP clause
  • COMMENT ON statement (7674)
  • CREATE BUFFERPOOL statement (7746)
  • DROP statement (8039)
  • nodegroup name, syntax for (5973)
  • nodegroups
  • comment descriptions, adding to catalog (7667)
  • NODENUMBER function (6729), (7177), (7181)
  • non-exposed name, re. correlation-name, FROM clause (6358)
  • nonexecutable statement
  • precompiler requirements summary (7504)
  • nonexecutable statement, methods overview (7494)
  • nonrepeatable read (8713)
  • NOT FOUND clause
  • WHENEVER statement (8495)
  • NOT NULL clause
  • CREATE TABLE statement (7855)
  • NOT NULL, use in NULL predicate (6548)
  • NULL
  • in CAST specification (6499)
  • keyword SET NULL delete rule
  • description (5740)
  • NULL predicate, rules for (6546)
  • null value in SQL
  • assignment, rules governing (6200)
  • column names in a result (7380)
  • in duplicate rows (7365)
  • in grouping-expressions, allowable uses (7430)
  • in result columns (7379)
  • specified by indicator variable (6391)
  • unknown condition (6555)
  • null value in SQL, definition of (6043)
  • NULLIF
  • function description (7183)
  • NULLIF function (6731)
  • numbers, summary of types (6091)
  • numeric
  • assignments in SQL operations (6201)
  • comparisons, rules for (6231)
  • limits (8509)
  • numeric data
  • data types, overview (6090)
  • numeric data, remote conversions of (5837)
  • numeric string column option (8631)
  • O
  • object identifier (OID) (7882)
  • CREATE TABLE statement (7881)
  • CREATE VIEW statement (7943)
  • object table (6359)
  • OF clause
  • CREATE VIEW statement (7941)
  • OID column (7883) See also object identifier (OID)
  • ON clause
  • CREATE INDEX statement (7797)
  • ON TABLE clause
  • GRANT statement (8189)
  • REVOKE statement (8347)
  • ON UPDATE clause (7879)
  • on-nodes-clause
  • CREATE TABLESPACE statement (7906), (7910), (7911)
  • ONLY clause in DELETE statement (7996)
  • ONLY clause in UPDATE statement (8470)
  • OPEN statement (8248), (8269)
  • operand
  • string (6422)
  • operands
  • datetime
  • date duration (6458)
  • labelled duration (6457)
  • time duration (6459)
  • decimal (6446)
  • decimal, rules governing (6443)
  • floating-point, rules for (6451)
  • integer (6439)
  • integer, rules governing (6442)
  • operands of in list
  • result data type (6260)
  • operation
  • assignment (6190), (6227)
  • assignments, general description (6186)
  • comparison (6233), (6251)
  • comparisons, general description (6187)
  • datetime, SQL rules for (6472)
  • dereference (6506)
  • operators
  • arithmetic, summary of results (6429)
  • OPTION clause
  • CREATE VIEW statement (7952)
  • OR truth table (6565)
  • ORDER BY clause
  • of select-statement (7480)
  • order of evaluation, expressions (6490)
  • order-by-clause (7479)
  • ordinary identifier, SQL statement (5938)
  • ordinary tokens, definition of (5924)
  • ORG sample table (8687)
  • outer join
  • joined-table (7403), (7407)
  • P
  • package
  • access plan, relation to term (5763)
  • authority to create, granting (8125)
  • authorization ID in dynamic statements (6018)
  • authorization ID, use in name (6011)
  • binding, overview of relationship (5812)
  • comment descriptions, adding to catalog (7664)
  • COMMIT statement, effect on cursor (7698)
  • definition of (5765)
  • deleting, using DROP statement (8023)
  • DROP FOREIGN KEY, effect on dependencies (7602)
  • DROP PRIMARY KEY, effect on dependencies (7600)
  • DROP UNIQUE key, effect on dependencies (7601)
  • naming conventions (5976)
  • necessary privileges, granting (8145)
  • plan, relation to term (5764)
  • revoking all privileges (8314)
  • validity and usage rules when revoking privilege (8352)
  • PACKAGE clause
  • COMMENT ON statement (7675)
  • DROP statement (8040)
  • package name, syntax for (5975)
  • packed decimal number, locating decimal point (6128)
  • parameter marker
  • host variables in dynamic SQL (6386)
  • in CAST specification (6501)
  • in EXECUTE statement (8066)
  • in OPEN statement (8259)
  • in PREPARE statement (8281)
  • rules, syntax and operations (8282)
  • substitution for, OPEN statement (8257)
  • typed (8284)
  • untyped (8285)
  • usage in expressions, predicates and functions (8286)
  • parent key (5708)
  • parent row (5716), (5724)
  • parent table (5707), (5719)
  • parentheses
  • precedence of operation, use (6491)
  • partial declustering (5900)
  • partition compatibility
  • definition (6268)
  • PARTITION function (6733), (7185)
  • partition number of row, obtaining (7178)
  • partitioned relational database, definition (5618)
  • partitioning data
  • compatibility table (6272)
  • description (5896)
  • hash partitioning (5898)
  • partial declustering (5901)
  • partition compatibility (6269)
  • partitioning map, definition (5902)
  • partitioning key (5692)
  • adding or dropping, ALTER TABLE (7569)
  • ALTER TABLE statement (7590)
  • considerations (7890)
  • defining when creating table (7886)
  • purpose (5897)
  • partitioning map
  • created with nodegroup (7811)
  • partitioning map index of row, obtaining (7186)
  • partitioning of data (5619)
  • pass-through (5851)
  • COMMIT statement (8664), (8670)
  • considerations, restrictions (8663)
  • SET PASSTHRU statement (8666), (8668)
  • SQL processing (8662)
  • password server option (8653)
  • PCTFREE clause
  • CREATE INDEX statement (7804)
  • performance
  • partitioning key recommendation (7891)
  • phantom row (5791), (8714)
  • plan_hints server option (8655)
  • positional updating of columns by row (8472)
  • POSSTR function (6735)
  • POSSTR scalar function
  • description (7188)
  • POWER function (6737)
  • detailed format description (7190)
  • values and arguments, rules for (7191)
  • precedence
  • level operators, rules for (6487)
  • operation, order of evaluating (6486)
  • precision of numbers
  • determined by SQLLEN variable (8550)
  • precision, as a numeric attribute (6093)
  • precision-integer, DECIMAL function
  • default values for data types (7025)
  • precompiler
  • INCLUDE statement, trigger for (8202)
  • non-executable statements, usage overview (7507)
  • static SQL, use in Run-Time Service calls (5635)
  • precompiling
  • including external text file (8205)
  • initiating and setting up SQLDA and SQLCA (8206)
  • predicate
  • basic, detailed format, diagram (6516)
  • BETWEEN, detailed format diagram (6530)
  • description (6514)
  • EXISTS, detailed format description (6534)
  • IN, detailed format description (6536)
  • LIKE (6541)
  • NULL, detailed format, diagram (6547)
  • quantified, usage and rules (6522)
  • TYPE, detailed format, diagram (6550)
  • prefix operator (6432)
  • PREPARE statement (8270), (8291)
  • embedded usage, detailed description (7510)
  • use in dynamic SQL (5630)
  • prepared SQL statement (8521)
  • dynamically declaring, PREPARE statement (8273)
  • dynamically prepared by PREPARE (8288)
  • executing (8063), (8076)
  • host variables, substitution of (8064)
  • information, obtaining with DESCRIBE (8006)
  • prepared statement
  • OPEN statement, use in variable substitution (8256)
  • SQLDA provides information about (8534)
  • PRIMARY KEY
  • primary key (5685)
  • adding or dropping, ALTER TABLE (7565)
  • adding, privileges for, granting (8170)
  • CREATE TABLE statement (7859)
  • dropping, privileges for, granting (8171)
  • PRIMARY KEY clause
  • ALTER TABLE statement (7587)
  • CREATE TABLE statement (7864)
  • privilege (8337)
  • privileges
  • CONTROL privilege, overview of (5872)
  • database, effects of revoking (8309), (8325)
  • DBADM, scope of (5877)
  • definition (5874)
  • index, effects of revoking (8312)
  • overview (5871)
  • package, effects of revoking (8319)
  • packages, validity rules when revoking (8350)
  • SYSADM, scope of (5875)
  • SYSCTRL, scope of (5879)
  • SYSMAINT, scope of (5881)
  • table or view, effects of revoking (8353)
  • views, cascading effects of revoking (8349)
  • procedure
  • naming conventions (5979)
  • PROCEDURE clause
  • COMMENT ON statement (7676)
  • procedure name, syntax for (5978)
  • PROJECT sample table (8688)
  • promotion
  • of data types (6177)
  • PUBLIC clause
  • GRANT statement (8137), (8143), (8149), (8156), (8191)
  • REVOKE statement (8308), (8311), (8318), (8324)
  • REVOKE statement, removing privileges for (8348)
  • pushdown server option (8657)
  • Q
  • qualified column names, rules for (6342)
  • qualifier
  • reserved (8697)
  • quantified predicate, detailed rules for (6521)
  • QUARTER function (6739)
  • detailed format description (7193)
  • values and arguments, rules for (7194)
  • query (7341), (7491)
  • authorization IDs required for issuing (7343)
  • definition (7342)
  • recursive (7475)
  • example (8777)
  • query (SQL)
  • subquery, use in WHERE clause (7414)
  • question mark (?) (8067) See also parameter marker
  • Quick Beginnings for OS/2 (8808)
  • Quick Beginnings for UNIX (8809)
  • Quick Beginnings for Windows NT (8810)
  • R
  • RADIANS function (6741)
  • detailed format description (7196)
  • values and arguments, rules for (7197)
  • RAISE_ERROR function (6743), (7200)
  • raising errors
  • RAISE_ERROR function (7203)
  • SIGNAL SQLSTATE statement (8459)
  • RAND function (6745)
  • detailed format description (7204)
  • values and arguments, rules for (7205)
  • read stability (5789), (8709)
  • read-only
  • view (7959)
  • read-only cursor
  • ambiguous (7987)
  • REAL data type (7837)
  • precision (6111)
  • range (6110)
  • REAL function (6747)
  • REAL function, single precision conversion (7209)
  • Record Blocking
  • locks to row data, INSERT statement (8230)
  • recovery of applications (5771)
  • recursion
  • example (8778)
  • query (7477)
  • recursive common table expression (7478)
  • reference type
  • comparison (6252)
  • DEREF function (7032)
  • description (6174)
  • reference types
  • casting (6184)
  • REFERENCES clause
  • GRANT statement (8184)
  • REVOKE statement, removing privileges for (8344)
  • referential constraint (5701)
  • referential cycle (5712), (5722)
  • referential integrity (5702), (5713)
  • REFRESH TABLE statement (8292)
  • REFRESH DEFERRED (8296)
  • REFRESH IMMEDIATE (8295)
  • register (6299) See also special register
  • REGRESSION Function function, detailed description (6906)
  • REGRESSION Functions
  • REGR_AVGX (6907)
  • REGR_AVGY (6908)
  • REGR_COUNT (6909)
  • REGR_ICPT (6911)
  • REGR_INTERCEPT (6910)
  • REGR_R2 (6912)
  • REGR_SLOPE (6913)
  • REGR_SXX (6914)
  • REGR_SXY (6915)
  • REGR_SYY (6916)
  • REGR_AVGX function (6749)
  • REGR_AVGY function (6751)
  • REGR_COUNT function (6753)
  • REGR_INTERCEPT or REGR_ICPT function (6755)
  • REGR_R2 function (6757)
  • REGR_SLOPE function (6759)
  • REGR_SXX function (6761)
  • REGR_SXY function (6763)
  • REGR_SYY function (6765)
  • relational database, definition (5617)
  • RELEASE statement (8298)
  • release to release incompatibilities
  • description (8718)
  • release-pending connection state (5831)
  • remote access
  • application server, role in (5810)
  • character strings, conversions (5836)
  • CONNECT statement
  • EXCLUSIVE MODE, dedicated connection (7717)
  • ON SINGLE NODE, dedicated connection (7718)
  • server information only, no operand (7719)
  • SHARE MODE, read-only for non-connector (7716)
  • IMPLICIT connect, diagram of state transitions (5819)
  • non-IMPLICIT connect, diagram of state transitions (5821)
  • numeric data, conversions (5835)
  • successful connection, detailed description (7713)
  • unsuccessful connection, detailed description (7715)
  • remote execution of SQL (5822)
  • remote unit of work, overview (5815)
  • RENAME TABLE statement (8299), (8302)
  • REPEAT function (6767)
  • detailed format description (7212)
  • values and arguments, rules for (7213)
  • repeatable read (5786), (8710)
  • REPLACE function (6769)
  • detailed format description (7215)
  • values and arguments, rules for (7216)
  • Replication Guide and Reference (8800)
  • reserved
  • qualifiers (8693)
  • schema names (8694)
  • words (8695)
  • RESTRICT delete rule (7871)
  • description (5736)
  • result columns of subselect (7383)
  • result data type
  • arguments of COALESCE (6259)
  • multiple row VALUES clause (6263)
  • operands of in list (6261)
  • result expressions of CASE expression (6257)
  • set operator (6255)
  • result expressions of CASE expression
  • result data type (6256)
  • result table (5665)
  • result table, result from query (7344)
  • return code
  • embedded statements, language instructions for (7529)
  • executable statements, usage summary (7502)
  • REVOKE
  • CONTROL ON INDEX (8310)
  • CREATEIN ON SCHEMA (8322)
  • Database Authorities (8304)
  • DROPIN ON SCHEMA (8323)
  • Nickname Privileges (8330), (8356)
  • Package Privileges (8313)
  • Table Privileges (8328), (8354)
  • View Privileges (8329), (8355)
  • REVOKE (Schema Privileges) statement (8320), (8326)
  • revoke statement
  • authorization-name, use in (6013), (6020)
  • REXX
  • END DECLARE SECTION, prohibition (8057)
  • RIGHT function (6771)
  • detailed format description (7218)
  • values and arguments, rules for (7219)
  • ROLLBACK
  • cursor, effect on (8375)
  • SQL statement, detailed usage instructions for (8376)
  • rollback description (5775)
  • ROLLBACK statement (8378)
  • detailed syntax instructions (8360)
  • ROLLUP (7433)
  • rollup
  • examples of (7454)
  • ROUND function (6773)
  • detailed format description (7221)
  • values and arguments, rules for (7222)
  • row
  • as syntax component, diagram (7355)
  • assigning values to host variable, SELECT INTO (8383)
  • assigning values to host variable, VALUES INTO (8489)
  • COUNT function, values returned (6860)
  • COUNT_BIG function, values returned (6868)
  • cursor, effect of closing on FETCH (7646)
  • cursor, FETCH statement, relation to (8267)
  • cursor, location in result table (7977)
  • definition of (5658)
  • deleting, privilege for, granting (8178)
  • deleting, SQL statement, details (7993)
  • dependent (5733)
  • descendent (5732)
  • exporting row data, privilege for, granting (8187)
  • FETCH request, cursor row selection (7979)
  • GROUP BY clause, result table from (7425)
  • GROUP BY, use in limiting in SELECT clause (7372)
  • HAVING clause, results from search, rules for (7444)
  • HAVING, use in limiting in SELECT clause (7373)
  • importing values, privilege for, granting (8183)
  • index, role of key (7793)
  • inserting into table or view (8208)
  • inserting values, INSERT statement (8218)
  • inserting, privilege for, granting (8182)
  • locks to row data, INSERT statement (8229)
  • locks, effect on cursor of WITH HOLD (7978)
  • parent (5731)
  • retrieving row data, privilege for, granting (8186)
  • search conditions, detailed syntax (6562)
  • SELECT clause, select list notation (7354)
  • self-referencing (5734)
  • UNIQUE clause, table index, effect on key (7795)
  • updating column values, UPDATE statement (8466)
  • values, insertion, restrictions leading to failure (8223)
  • row fullselect
  • UPDATE statement (8473)
  • RR (repeatable read) isolation level (5787), (8700)
  • RS (read stability) isolation level (5790), (8701)
  • RTRIM function (6775)
  • detailed format description (7224)
  • values and arguments, rules for (7225)
  • RTRIM function(SYSFUN.RTRIM) (6777)
  • detailed format description (7227)
  • values and arguments, rules for (7228)
  • run-time authorization ID (6015), (6016)
  • Run-Time Services, static SQL support for (5636)
  • S
  • SALES sample table (8689)
  • sample database
  • erasing (8678)
  • installing (8677)
  • sample tables (8675), (8692)
  • SBCS (single-byte character set) data
  • within mixed data (6080)
  • SBCS (single-byte character set) data, description (6076)
  • scalar fullselect (6416)
  • scalar function (6942) See also function
  • scalar function, arguments for (6574)
  • scale of data (8530)
  • comparisons in SQL, overview (6234)
  • conversion of numbers in SQL (6203)
  • determined by SQLLEN variable (8542)
  • in results of arithmetic operations (6447)
  • scale of numbers
  • determined by SQLLEN variable (8549)
  • scale-integer, DECIMAL function (7026)
  • schema
  • controlling use of (5651)
  • CREATE SCHEMA statement (7817)
  • creating implicit schema, granting authority for (8131)
  • creating implicit schema, revoking authority for (8306)
  • definition of (5649)
  • privileges (5653)
  • SCHEMA clause
  • COMMENT ON statement (7678)
  • DROP statement (8041)
  • schema-name
  • description (5977)
  • reserved names (8696)
  • schema-name, description of (5980)
  • schemas
  • comment descriptions, adding to catalog (7666)
  • definition of (5650)
  • scope
  • adding with ALTER TABLE statement (7591)
  • adding with ALTER VIEW statement (7625)
  • defining in CAST specification (6505)
  • defining with added column (7580)
  • defining with CREATE TABLE statement (7857)
  • defining with CREATE VIEW statement (7945)
  • definition of (6176)
  • dereference operation (6509)
  • SCOPE clause
  • ALTER TABLE statement (7581), (7592)
  • ALTER VIEW statement (7626)
  • CREATE TABLE statement (7858)
  • CREATE VIEW statement (7946), (7947)
  • in CAST specification (6504)
  • scoped-ref-expression
  • in dereference operation (6510)
  • search condition
  • AND, logical operator (6558)
  • description (6563)
  • HAVING clause, arguments and rules (7445)
  • NOT, logical operator (6557)
  • OR, logical operator (6559)
  • order of evaluation (6567)
  • using WHERE clause, rules for (7416)
  • with DELETE, row selection (7998)
  • with UPDATE, applying changes to a match (8476)
  • SECOND function (6779)
  • SECOND function, returning second from value (7232)
  • security
  • CONNECT statement (7721)
  • SELECT clause
  • DISTINCT keyword, use in (7350)
  • GRANT statement (table or view) (8185)
  • list notation, column reference (7351)
  • REVOKE statement, removing privileges for (8345)
  • SELECT INTO statement (8379), (8386)
  • select list
  • application of, rules and syntax (7378)
  • description (7362)
  • notation rules and conventions (7369)
  • SELECT statement
  • cursor, rules regarding parameter markers (7981)
  • dynamic invocation, execution overview (7514)
  • fullselect, detailed syntax (7456)
  • interactive invocation, limitations on (7527)
  • invoking, usage summary (7495)
  • result table, OPEN statement, relation to cursor (8254)
  • select-statement (7470)
  • static invocation, execution overview (7513)
  • subselect (7349)
  • VALUES clause (7457)
  • select-statement
  • examples of (7490)
  • self-referencing row (5717), (5725)
  • self-referencing table (5718), (5726)
  • sequence values
  • generating (7095)
  • server definition (5852)
  • server options
  • collating_sequence (8634)
  • comm_rate (8636)
  • connectstring (8638)
  • cpu_ratio (8640)
  • dbname (8642)
  • fold_id (8644)
  • fold_pw (8646)
  • io_ratio (8648)
  • node (8650)
  • password (8652)
  • plan_hints (8654)
  • pushdown (8656)
  • varchar_no_trailing_blanks (8658)
  • servername, description of (5982)
  • SET clause
  • UPDATE statement, column names and values (8471)
  • SET CONNECTION statement (8387), (8392)
  • successful connection, detailed description (8389)
  • unsuccessful connection, detailed description (8390)
  • SET CONSTRAINTS statement (8419)
  • SET CURRENT DEGREE statement (8393), (8396)
  • SET CURRENT EXPLAIN MODE statement (8398), (8401)
  • SET CURRENT EXPLAIN SNAPSHOT statement (8403), (8406)
  • SET CURRENT FUNCTION PATH statement (8431)
  • SET CURRENT PATH statement (8432)
  • SET CURRENT QUERY OPTIMIZATION statement (8408), (8411)
  • SET CURRENT SQLID statement (8447)
  • SET DEFAULT delete rule
  • description (5739)
  • SET EVENT MONITOR STATE statement (8413), (8416)
  • SET INTEGRITY statement (8418), (8427)
  • SET NULL delete rule (7873)
  • description (5738)
  • set operator
  • EXCEPT, comparing differences only (7461)
  • INTERSECT, role of AND in comparisons (7463)
  • result data type (6254)
  • UNION, correspondence to OR (7459)
  • SET PASSTHRU statement (8429), (8667), (8669), (8671)
  • independence from COMMIT statement (7696)
  • independence from ROLLBACK statement (8371)
  • SET PATH statement (8433)
  • SET SCHEMA statement (8446)
  • SET SERVER OPTION statement (8449)
  • independence from COMMIT statement (7695)
  • independence from ROLLBACK statement (8372)
  • SET transition-variable statement (8451), (8454)
  • setting up document server (8825)
  • SHARE
  • IN SHARE MODE (7708)
  • share locks (5780)
  • SHARE option, LOCK TABLE statement (8239)
  • shift-in character
  • not truncated by assignments (6223)
  • SIGN function (6781)
  • detailed format description (7234)
  • values and arguments, rules for (7235)
  • sign, as a numeric attribute (6092)
  • SIGNAL SQLSTATE statement (8456), (8462)
  • SIN function (6783)
  • detailed format description (7237)
  • values and arguments, rules for (7238)
  • single precision float data type (7835)
  • single row select (8381)
  • single-byte character set (SBCS) (6081) See also SBCS (single-byte character set) data
  • single-byte character set (SBCS), support for (5921)
  • single-precision floating-point (6113)
  • small integer
  • description (6097)
  • precision (6098)
  • range (6099)
  • SMALLINT data type (7831)
  • description (6094)
  • precision (6095)
  • range (6096)
  • SMALLINT function (6785)
  • SMALLINT function, small integer values from expressions (7242)
  • SMS table space
  • CREATE TABLESPACE statement (7903)
  • description (5888)
  • SOME in quantified predicate (6525)
  • sorting
  • ordering of results (6243)
  • string comparisons (6238)
  • SOUNDEX function (6787)
  • detailed format description (7244)
  • values and arguments, rules for (7245)
  • sourced function
  • description (6406)
  • space (5916)
  • SPACE function (6789)
  • detailed format description (7247)
  • values and arguments, rules for (7248)
  • spaces
  • rules governing (5928)
  • special characters, range of (5920)
  • special register (6298)
  • CURRENT DATE (6301), (6327)
  • CURRENT DEGREE (6303)
  • CURRENT EXPLAIN MODE (6305)
  • CURRENT EXPLAIN SNAPSHOT (6307)
  • CURRENT FUNCTION PATH (6313)
  • CURRENT NODE (6309)
  • CURRENT PATH (6314)
  • CURRENT QUERY OPTIMIZATION (6317)
  • CURRENT REFRESH AGE (6319)
  • CURRENT SCHEMA (6322)
  • CURRENT SERVER (6324), (6326)
  • CURRENT SQLID (6323)
  • CURRENT TIME (6329)
  • CURRENT TIMESTAMP (6331)
  • CURRENT TIMEZONE (6333)
  • interaction of Explain special registers (8776)
  • USER (6335)
  • specific function
  • comment descriptions, adding to catalog (7662)
  • SPECIFIC FUNCTION clause
  • COMMENT ON statement (7672)
  • SPECIFIC PROCEDURE clause
  • COMMENT ON statement (7677)
  • specific-name, description of (5984)
  • specification
  • CAST (6494)
  • SQL (Structured Query Language)
  • numbers (6088)
  • tokens (5923)
  • SQL comments, static statements, rules for (7540)
  • SQL Getting Started (8801)
  • SQL identifiers
  • database identifier (5947)
  • SQL path (6170)
  • CURRENT PATH special register (6315)
  • resolution (6411)
  • SQL Reference (8802)
  • SQL return code (7530)
  • SQL statement
  • ALTER BUFFERPOOL (7542), (7549)
  • ALTER NICKNAME (7551)
  • ALTER NODEGROUP (7553)
  • ALTER SERVER (7562)
  • ALTER TABLE (7570), (7604)
  • ALTER TABLESPACE (7607), (7611)
  • ALTER TYPE (Structured) (7613), (7619)
  • ALTER USER MAPPING (7621)
  • ALTER VIEW (7627)
  • BEGIN DECLARE SECTION (7630), (7636)
  • CALL (7639), (7642)
  • CLOSE (7644), (7647)
  • COMMENT ON (7650), (7686)
  • COMMIT (7688), (7701)
  • Compound SQL (7703), (7705)
  • CONNECT (Type 1) (7707), (7727)
  • CONNECT (Type 2) (7729), (7733)
  • CONTINUE, response to exception (8498)
  • CREATE ALIAS (7735), (7741)
  • CREATE BUFFERPOOL (7743), (7753)
  • CREATE DISTINCT TYPE (7755), (7759)
  • CREATE EVENT MONITOR (7761), (7764)
  • CREATE FUNCTION (7766), (7772), (7777), (7782)
  • CREATE FUNCTION (External Scalar) (7769)
  • CREATE FUNCTION (External Table) (7774)
  • CREATE FUNCTION (OLE DB External Table) (7779)
  • CREATE FUNCTION (Source or Template) (7784)
  • CREATE FUNCTION (Source) (7787)
  • CREATE INDEX (7790), (7806)
  • CREATE NODEGROUP (7808)
  • CREATE SCHEMA (7816), (7821)
  • CREATE SERVER (7823)
  • CREATE TABLE (7825), (7896)
  • CREATE TABLESPACE (7898), (7914)
  • CREATE TRIGGER (7916), (7923)
  • CREATE TYPE (Structured) (7925), (7931)
  • CREATE TYPE MAPPING (7933)
  • CREATE USER MAPPING (7935)
  • CREATE VIEW (7937), (7964)
  • CREATE WRAPPER (7966)
  • DECLARE CURSOR (7971), (7990)
  • DELETE (7992), (8003)
  • DESCRIBE (8005), (8011)
  • DISCONNECT (8014), (8015)
  • DROP (8018), (8051)
  • dynamic SQL, definition of (5626)
  • END DECLARE SECTION (8054), (8059)
  • EXECUTE (8062), (8075)
  • EXECUTE IMMEDIATE (8078), (8089)
  • EXPLAIN (8092), (8094)
  • FETCH (8097), (8109)
  • FLUSH EVENT MONITOR (8117), (8120)
  • FREE LOCATOR (8112), (8114)
  • GRANT (Nickname Privileges) (8162), (8197)
  • GRANT (Schema Prilvileges) (8158)
  • GRANT (Schema Privileges) (8151)
  • GRANT (Table Privileges) (8161), (8196)
  • GRANT (View Privileges) (8163), (8198)
  • immediate execution of dynamic SQL (5629)
  • INCLUDE (8200)
  • INSERT (8207), (8231)
  • interactive SQL, definition of (5627)
  • LOCK TABLE (8234), (8246)
  • OPEN (8249), (8268)
  • pg=end.ALTER NODEGROUP (7560)
  • pg=end.CREATE NODEGROUP (7814)
  • PREPARE (8271), (8290)
  • preparing and executing dynamic SQL (5628)
  • REFRESH TABLE (8293)
  • RELEASE (8297)
  • RENAME TABLE (8300), (8303)
  • REVOKE (Nickname Privileges) (8333), (8358)
  • REVOKE (Schema Prilvileges) (8327)
  • REVOKE (Schema Privileges) (8321)
  • REVOKE (Table Privileges) (8331), (8357)
  • REVOKE (View Privileges) (8332), (8359)
  • ROLLBACK (8361), (8377)
  • SELECT INTO (8380), (8385)
  • SET CONNECTION (8388), (8391)
  • SET CONSTRAINTS (8422)
  • SET CURRENT DEGREE (8394), (8397)
  • SET CURRENT EXPLAIN MODE (8399), (8402)
  • SET CURRENT EXPLAIN SNAPSHOT (8404), (8407)
  • SET CURRENT FUNCTION PATH (8434)
  • SET CURRENT PATH (8435)
  • SET CURRENT QUERY OPTIMIZATION (8409), (8412)
  • SET EVENT MONITOR STATE (8414), (8417)
  • SET INTEGRITY (8421), (8428)
  • SET INTEGRITY or SET CONSTRAINTS (8420)
  • SET PASSTHRU (8430)
  • SET PATH (8436)
  • SET SCHEMA (8443), (8448)
  • SET SERVER OPTION (8450)
  • SET transition-variable (8452), (8455)
  • SIGNAL SQLSTATE (8457), (8463)
  • specific-name, conventions for (5985)
  • statement name, conventions for (5987)
  • static SQL, definition of (5625)
  • syntax conventions for (5615)
  • UPDATE (8465), (8484)
  • VALUES INTO (8487), (8491)
  • WHENEVER (8494), (8502)
  • WITH HOLD, cursor attribute (7976)
  • SQL statement syntax
  • case sensitive identifiers, rule for (5934)
  • cursor-name, definition of (5963)
  • escape character (5946)
  • specific-name, conventions for (5986)
  • statement name, conventions for (5988)
  • SQL Syntax
  • SQL syntax
  • AVG function, results on column set (6849)
  • basic predicate, detailed diagram (6517)
  • BETWEEN predicate, rules for (6528)
  • comparing two predicates, truth conditions (6518), (6552)
  • CORRELATION function, results on set of number pairs (6856)
  • COUNT function, arguments and results (6866)
  • COUNT_BIG function, arguments and results (6877)
  • COVARIANCE function, results on set number pairs (6882)
  • data types, overview (6022)
  • dates, detailed description (6131)
  • DISTINCT keyword, queries, role of (6843)
  • executable statements, embedded usage (7505)
  • EXISTS predicate, detailed format description (6532)
  • GENERATE_UNIQUE function, arguments and results (7093)
  • GROUP BY clause, use in subselect (7426)
  • IN predicate, detailed format description (6537)
  • LIKE predicate, rules for (6542)
  • multiple operations, order of execution (7468)
  • naming conventions, listing of, definitions (5950)
  • non-executable statements, embedded usage (7506)
  • null value, definition of (6042)
  • REGRESSION Functions function, results on column set (6904)
  • scale of data in SQL (6130)
  • search conditions, detailed formats and rules (6561)
  • SELECT clause, detailed description (7352)
  • SELECT statement, invocation methods (7496)
  • SQLCACHE_SNAPSHOT function, results on set number pairs (7337)
  • STDDEV function, results on column set (6920)
  • times, detailed description (6132)
  • TYPE predicate, detailed diagram (6551)
  • values, overview (6028)
  • VARIANCE function, results on column set (6935)
  • WHERE clause, search conditions for (7417)
  • SQL92
  • setting rules for dynamic SQL (8445)
  • SQLCA (SQL communication area) (8518)
  • entry changed by UPDATE (8480)
  • SQLCA (SQL communication area) clause
  • INCLUDE statement (8203)
  • SQLCA structure, overview (7532)
  • SQLCACHE_SNAPSHOT function (6791)
  • SQLCACHE_SNAPSHOT function, detailed description (7338)
  • SQLCODE
  • description (7533)
  • return code values, table (7534)
  • SQLD field in SQLDA (8524)
  • description (8538)
  • SQLDA
  • host variable descriptions, OPEN statement (8260)
  • prepared statement information, storing (8276)
  • SQLDA (SQL descriptor area) (8519)
  • contents (8531)
  • FETCH statement (8104)
  • SQLDA (SQL descriptor area) clause
  • INCLUDE statement, specifying (8204)
  • SQLDA area, required variables for DESCRIBE (8009)
  • SQLDABC field in SQLDA (8522)
  • description (8536)
  • SQLDAID field in SQLDA
  • description (8535)
  • SQLDATALEN field in SQLDA
  • description (8547)
  • SQLDATATYPE_NAME field in SQLDA
  • description (8548)
  • SQLERROR clause
  • WHENEVER statement (8496)
  • SQLIND field in SQLDA (8527)
  • description (8543)
  • SQLLEN field in SQLDA (8526)
  • description (8541)
  • SQLLONGLEN field in SQLDA
  • description (8546)
  • SQLN field in SQLDA (8523)
  • description (8537)
  • SQLNAME field in SQLDA (8528)
  • description (8544)
  • SQLSTATE
  • sqlstate
  • description (7535)
  • in RAISE_ERROR function (7201)
  • in SIGNAL SQLSTATE statement (8460)
  • ISO/ANSI SQL92 standard, relation to (7536)
  • SQLTYPE field in SQLDA (8525)
  • description (8540)
  • SQLVAR field in SQLDA (8529)
  • base (8539)
  • secondary (8545)
  • SQLWARNING clause
  • WHENEVER statement (8497)
  • SQRT function (6793)
  • detailed format description (7250)
  • values and arguments, rules for (7251)
  • STAFF sample table (8690)
  • STAFFG sample table (8691)
  • standards
  • setting rules for dynamic SQL (8444)
  • starting a new unit of work (8369)
  • statement string, PREPARE statement, rules for (8280)
  • statement string, rules for creating (8086)
  • statement-name, description of (5981)
  • states
  • connection (5827)
  • static select (7518)
  • static SQL
  • DECLARE CURSOR statement, usage in (7515)
  • definition of (5622)
  • FETCH statement, usage in (7517)
  • invoking (7497), (7519)
  • OPEN statement, usage in (7516)
  • source code, differences from dynamic SQL (5634)
  • statistics
  • updating (8620), (8623), (8629)
  • STDDEV function (6795)
  • STDDEV function, detailed description (6923)
  • storage
  • backing out, unit of work, ROLLBACK (8365)
  • storage structures
  • ALTER BUFFERPOOL statement (7543)
  • ALTER TABLESPACE statement (7608)
  • buffer pool (5892)
  • CREATE BUFFERPOOL statement (7745)
  • CREATE TABLESPACE statement (7901)
  • description (5883)
  • nodegroup (5894)
  • table space (5884)
  • stored procedures
  • CALL statement (7640)
  • string
  • assignment
  • conversion rules (6215)
  • BLOB (6053)
  • CLOB (6048)
  • constant
  • character (6292)
  • hexadecimal (6295)
  • definition (5862)
  • expression (6421)
  • LOB (6044)
  • operand (6423)
  • string limits (8511)
  • Structured Query Language (SQL)
  • assignment operation, overview (6189)
  • basic operands, assignments and comparisons (6185)
  • character strings, overview of (6059)
  • characters, range of (5906)
  • comments, rules for (5911)
  • comparison operation, overview (6191)
  • constants, definition of (6273)
  • double byte character set (DBCS), considerations (5907)
  • identifiers, definition of
  • delimited identifier, description (5937)
  • ordinary identifiers, description (5936)
  • spaces, definition of (5910)
  • tokens, definition of
  • delimiter tokens (5909)
  • ordinary tokens (5908)
  • values
  • data types for (6027)
  • overview (6025)
  • sources of (6026)
  • variable names used (5952)
  • structured type
  • description (6172)
  • DROP statement (8029)
  • sub-total rows (7434)
  • subject table of trigger (5749)
  • subquery
  • HAVING clause (7447)
  • in HAVING clause, execution of (7448)
  • in WHERE clause (7420)
  • subquery, fullselect use as, search conditions (6366)
  • subselect (7345)
  • definition (7346)
  • examples of (7449)
  • FROM clause, relation to subselect (7347)
  • sequence of operations, example (7348)
  • SUBSTR function (6797)
  • SUBSTR function, returning substring from string (7255)
  • substrings
  • cautions and restrictions (7259)
  • length, defining (7258)
  • locating in string (7256)
  • start, setting (7257)
  • SUM function (6799)
  • detailed format description (6924)
  • values and arguments, rules for (6925)
  • SUMMARY table
  • in CREATE TABLE statement (7829)
  • summary tables
  • REFRESH TABLE statement (8294)
  • super-aggregate rows (7436)
  • super-groups (7432)
  • supertype
  • supertype name, conventions for (5990)
  • supertype-name, description (5989)
  • symetric super-aggregate rows (7437)
  • synonym
  • CREATE ALIAS statement (7737)
  • DROP ALIAS statement (8033)
  • qualifying a column name (6349)
  • syntax diagrams
  • description (5614)
  • system administration privilege (5876)
  • system control privilege (5880)
  • system maintenance privilege (5882)
  • system managed space (5889) See also SMS table space
  • System Monitor Guide and Reference (8803)
  • system-containers
  • CREATE TABLESPACE statement (7904)
  • T
  • table (5616), (8673)
  • adding a column, ALTER TABLE (7576)
  • alias (7738), (8034)
  • authorization for creating (7827)
  • authorization ID, use in name (6008)
  • base table (5655)
  • catalog views on system tables (8553)
  • changing definition (7571)
  • collocation (5904)
  • comment descriptions, adding to catalog (7655)
  • common table expression (5762)
  • control privilege, granting (8174)
  • creating a table, granting authority for (8129)
  • creating, SQL statement instructions (7826)
  • definition of (5654)
  • deleting, using DROP statement (8021)
  • dependent (5729)
  • descendent (5728)
  • designator, use to avoid ambiguity (6360)
  • exception (8424), (8779)
  • exposed or non-exposed names, FROM clause (6354)
  • foreign key (5688)
  • FROM clause, subselect, naming conventions (7389)
  • index creation, requirements of (7792)
  • nested table expression, use of (6375)
  • parent (5706), (5727)
  • partitioning key (5691)
  • partitioning map (5903)
  • primary key (5684)
  • privileges, granting (8166)
  • qualifying a column name (6345)
  • renaming, requirements of (8301)
  • restricting shared access, LOCK TABLE statement (8237)
  • result table (5656)
  • revoking privileges for (8334)
  • row, inserting (8209)
  • sample (8674)
  • scalar fullselect, use of (6372)
  • schema (7818)
  • self-referencing (5730)
  • space (5885), (7744), (7899), (8044)
  • subquery, use of (6369)
  • table name, conventions for (5992)
  • table-reference (7397)
  • temporary, OPEN statement, use of (8266)
  • unique correlation names as table designators (6379)
  • unique key (5681)
  • updating by row and column, UPDATE statement (8468)
  • table check constraint
  • description (5743)
  • TABLE clause
  • COMMENT ON statement (7679)
  • DROP statement (8042)
  • table expression
  • common-table-expression (7474)
  • description (5760)
  • TABLE HIERARCHY clause
  • DROP statement (8043)
  • table join
  • partitioning key considerations (7892)
  • table space
  • comment descriptions, adding to catalog (7659)
  • deleting, using DROP statement (8025)
  • description (5890)
  • identification
  • CREATE TABLE statement (7884)
  • index
  • CREATE TABLE statement (7885)
  • name description (5994)
  • pagesize (7902)
  • table-name
  • in ALTER TABLE statement (7573)
  • in CREATE TABLE statement (7830)
  • in FROM clause (7395)
  • in LOCK TABLE statement (8238)
  • in SELECT clause, syntax diagram (7358)
  • table-name, description (5991)
  • table-reference
  • alias (7406)
  • nested table expressions (7405)
  • nickname (7399)
  • table-name (7398)
  • view-name (7400)
  • tables
  • distributed relational database, use in (5805)
  • TABLESPACE clause
  • COMMENT ON statement (7680)
  • tablespace-name, description (5993)
  • TABLE_NAME function (6801)
  • alias (7262)
  • TABLE_SCHEMA function (6803)
  • alias (7265)
  • TAN function (6805)
  • detailed format description (7267)
  • values and arguments, rules for (7268)
  • temporary tables in OPEN (8265)
  • terminating
  • unit of work (7692), (8367)
  • terminating a unit of work (8366)
  • time
  • arithmetic operations, rules for (6478)
  • as data type (6039)
  • CHAR, use of in format conversion (6976)
  • duration, format of (6467)
  • expression, using in (7273)
  • hour values, using in an expression (HOUR) (7106)
  • microsecond, returning from datetime value (7158)
  • minute, returning from datetime value (7165)
  • returning values based on time (7274)
  • second, returning from datetime value (7233)
  • strings (6156)
  • timestamp
  • internal representation of (6139)
  • length of string (6140)
  • timestamp, as data type (6040)
  • timestamp, returning from values (7278)
  • TIME data type (7851)
  • time data type (6136)
  • TIME function (6807)
  • TIME function, using time in an expression (7272)
  • TIMESTAMP
  • timestamp
  • arithmetic operations (6484)
  • as data type (6041)
  • data definition (6138)
  • duration (6469)
  • from GENERATE_UNIQUE result (7096)
  • multi-byte character string (MBCS) restriction (6163)
  • string representation format (6162)
  • WEEK scalar function, using (7329)
  • TIMESTAMP data type (7852)
  • TIMESTAMP function (6809)
  • TIMESTAMP function, returning from values (7277)
  • TIMESTAMPDIFF function (6813)
  • detailed format description (7283)
  • values and arguments, rules for (7284)
  • TIMESTAMP_ISO function (6811)
  • detailed format description (7280)
  • values and arguments, rules for (7281)
  • TO clause
  • GRANT statement (8136), (8142), (8148), (8155), (8190)
  • tokens
  • as language element (5914)
  • delimiter tokens, definition of (5927)
  • ordinary tokens, definition of (5926)
  • spaces, rules governing (5929)
  • upper and lower case, support for (5932)
  • transform
  • DROP statement (8030)
  • transition tables in triggers (5757)
  • transition variables in triggers (5756)
  • TRANSLATE function (6815)
  • character string, using with (7288)
  • graphic string, using with (7287)
  • rules and restrictions (7289)
  • translation table (7290)
  • trigger
  • and constraints (8716)
  • CREATE TRIGGER statement (7917)
  • DROP statement (8045)
  • errors executing (7920)
  • Explain tables (8756)
  • inoperative (7918)
  • interactions (8715)
  • name description (5995)
  • TRIGGER clause
  • COMMENT ON statement (7681)
  • triggered SQL statement
  • SET transition-variable statement (8453)
  • SIGNAL SQLSTATE statement (8458)
  • triggers
  • activation (5746)
  • activation time (5752)
  • cascading (5758)
  • comment descriptions, adding to catalog (7665)
  • description (5747)
  • event (5751)
  • granularity (5754)
  • INSERT statement (8225)
  • set of affected rows (5753)
  • subject table (5750)
  • triggered action (5755)
  • uses of (5748)
  • Troubleshooting Guide (8804)
  • TRUNC or TRUNCATE function (6817)
  • TRUNCATE or TRUNC function
  • detailed format description (7295)
  • values and arguments, rules for (7296)
  • truncation of numbers (6202)
  • truth table (6566)
  • truth valued logic, search conditions, rules for (6560)
  • type
  • type name, conventions for (5998)
  • TYPE clause
  • COMMENT ON statement (7682)
  • DROP statement (8046)
  • type mapping
  • name description (5996)
  • TYPE predicate, detailed format (6549)
  • type-name, description (5997)
  • typed-table
  • typed-table name, conventions for (6000)
  • typed-table-name, description (5999)
  • typed-view
  • typed-view name, conventions for (6002)
  • typed-view-name, description (6001)
  • TYPE_ID function (6819)
  • data type (7299)
  • TYPE_NAME function (6821)
  • data type (7302)
  • TYPE_SCHEMA function (6823)
  • data type (7305)
  • U
  • UCASE function (6825)
  • UCASE function(SYSFUN.UCASE) (6827)
  • UCASE or UPPER function
  • detailed format description (7307)
  • values and arguments, rules for (7308)
  • unary
  • minus sign, results of (6434)
  • plus sign, results of (6433)
  • uncommitted changes, relation to locks (5774)
  • uncommitted read (5796), (8711)
  • unconnected state (5826)
  • undefined reference, error conditions for (6364)
  • UNDER clause
  • CREATE VIEW statement (7942)
  • UNION clause, role in comparison
  • of fullselect (7460)
  • UNIQUE clause
  • ALTER TABLE statement (7585)
  • CREATE INDEX statement (7794)
  • CREATE TABLE statement (7862)
  • unique constraint (5686), (5697)
  • adding or dropping, ALTER TABLE (7566)
  • ALTER TABLE statement (7584)
  • CREATE TABLE statement (7861)
  • unique correlation names as table designators (6380)
  • UNIQUE key
  • unique key (5679), (5682), (5696)
  • ALTER TABLE statement (7582)
  • CREATE TABLE statement (7860)
  • unique values
  • generating (7094)
  • unit of work
  • COMMIT (7690)
  • description (5776)
  • destroying prepared statements (8289)
  • initiating closes cursors (8264)
  • referring to prepared statements (8274)
  • ROLLBACK statement, effect of (8363)
  • terminating (7691)
  • terminating destroys prepared statements (8287)
  • terminating without saving changes (8362)
  • unknown condition
  • null value (6554)
  • updatable
  • view (7955)
  • UPDATE clause
  • GRANT statement (8188)
  • REVOKE statement, removing privileges for (8346)
  • update locks (5784)
  • UPDATE statement (8464), (8485)
  • row fullselect (8474)
  • updating statistics (8619), (8622), (8628)
  • uppercase, folding to (5935)
  • UR (uncommitted read) isolation level (5797), (8702)
  • USA (6155) See also datetime format
  • USA date format (6146)
  • USA time format (6158)
  • user mapping (5854)
  • USER special register (6334)
  • user-defined data type
  • distinct-type-name
  • CREATE TABLE statement (7853)
  • user-defined function (7340)
  • CREATE FUNCTION (External Scalar) statement (7770)
  • CREATE FUNCTION (External Table) statement (7775)
  • CREATE FUNCTION (OLE DB External Table) statement (7780)
  • CREATE FUNCTION (Source or Template) statement (7785)
  • CREATE FUNCTION statement (7767)
  • description (6404)
  • DROP statement (8027)
  • GRANT (Database Authorities) statement (8130)
  • REVOKE (Database Authorities) statement (8305)
  • user-defined type
  • comment descriptions, adding to catalog (7660)
  • description (6166)
  • user-defined types
  • casting (6182)
  • USING clause
  • EXECUTE statement (8065)
  • FETCH statement (8103)
  • OPEN statement, listing host variables (8255)
  • USING DESCRIPTOR (8071)
  • USING DESCRIPTOR clause
  • EXECUTE statement (8070)
  • OPEN statement (8258)
  • V
  • VALUE function (6829), (7313)
  • value in SQL (6024)
  • value, data definition of (5660)
  • VALUES clause
  • fullselect (7458)
  • INSERT statement, loading one row (8216)
  • number of values, rules for (8217)
  • VALUES INTO statement (8486), (8492)
  • VARCHAR
  • DOUBLE scalar function, using (7074)
  • function (7315)
  • VARCHAR data type (7841)
  • VARCHAR function (6831)
  • VARCHAR strings
  • attributes, summary (6069)
  • restrictions on usage (6070)
  • VARCHAR(26)
  • WEEK scalar function, using (7327)
  • varchar_no_trailing_blanks column option (8633)
  • varchar_no_trailing_blanks server option (8659)
  • VARGRAPHIC
  • function (7319)
  • VARGRAPHIC function (6833)
  • VARGRAPHIC strings
  • attributes, summary (6084)
  • restrictions on usage (6085)
  • VARIANCE function, detailed description (6938)
  • VARIANCE or VAR function (6835)
  • view
  • alias (7739), (8035)
  • authorization ID, use in name (6009)
  • comment descriptions, adding to catalog (7654)
  • control privilege
  • granting (8175)
  • limitations on (8176)
  • creating (7938)
  • deletable (7954)
  • deleting, using DROP statement (8022)
  • description (5667)
  • exposed or non-exposed names, FROM clause (6356)
  • foreign key, referential constraints (5668)
  • FROM clause, subselect, naming conventions (7391)
  • index, relation to view (5674)
  • inoperative (7961)
  • insertable (7958)
  • preventing view definition loss, WITH CHECK OPTION (8482)
  • privileges, granting (8165)
  • qualifying a column name (6347)
  • read-only (7960)
  • revoking privileges for (8336)
  • row, inserting in viewed table (8210)
  • schema (7819)
  • updatable (7956)
  • updating rows by columns, UPDATE statement (8469)
  • validity and usage rules when revoking privilege (8351)
  • view name, conventions for (6004)
  • WITH CHECK OPTION, effect on UPDATE (8483)
  • VIEW clause
  • CREATE VIEW statement (7939)
  • DROP statement (8048)
  • VIEW HIERARCHY clause
  • DROP statement (8049)
  • view-name
  • description of (6003)
  • in ALTER VIEW statement (7624)
  • in FROM clause (7396)
  • in SELECT clause, syntax diagram (7359)
  • W
  • warning return code (7531)
  • WEEK
  • function (7326)
  • WEEK function (6837)
  • What's New (8805)
  • WHENEVER statement (8493), (8503)
  • WHENEVER statement, changing flow of control (7503)
  • WHERE clause
  • DELETE statement, row selection (7997)
  • search function, subselect, rules for (7415)
  • UPDATE statement, conditional search (8475)
  • WHERE CURRENT OF clause
  • DELETE statement, use of DECLARE CURSOR (8000)
  • UPDATE statement (8477), (8478)
  • wildcard character
  • LIKE predicate, values for (6543)
  • WITH CHECK OPTION clause
  • CREATE VIEW statement (7950)
  • WITH clause
  • CREATE VIEW statement (7948)
  • INSERT statement (8220)
  • WITH common-table-expression (7471)
  • WITH DEFAULT clause
  • ALTER TABLE statement (7577)
  • WITH GRANT OPTION clause
  • GRANT statement (8192)
  • WITH HOLD clause
  • DECLARE CURSOR statement (7975)
  • WITH OPTIONS clause
  • CREATE VIEW statement (7944)
  • WORK
  • in COMMIT statement (7689)
  • in ROLLBACK statement (8368)
  • wrapper (5853)
  • name description (6005)
  • wrapper module (5861)
  • Y
  • YEAR function (6839)
  • YEAR function, using in expressions (7332)

  • [ Top of Page | Previous Page | Table of Contents | Index ]

    [ DB2 List of Books | Search the DB2 Books ]