Oracle7 Server SQL Reference
Index
Index
- != comparison operator [2]
- " double quotation marks, with object names
- $ format element
- % character, in pattern matching
- (+) outer join operator [2]
- , format element
- . number format element
- 0 format element
- 9 format element
- << comparison operator
- <<= comparison operator
- = comparison operator
- > comparison operator
- >= comparison operator
- ^= comparison operator
- _ character, in pattern matching
- A.D. format element
- A.M. format element
- abnormal termination, automatic rollback
- ABS numeric function
- AD format element
- ADD clause, of ALTER TABLE command
- ADD DATAFILE clause, of ALTER TABLESPACE command
- ADD LOGFILE clause, of ALTER DATABASE command
- ADD LOGFILE MEMBER clause, of ALTER DATABASE command
- ADD_MONTHS date function
- adding, columns to tables [2] [3]
- ADMIN OPTION, of GRANT command [2]
- ADVISE clause, of ALTER SESSION command
- AFTER option, of CREATE TRIGGER command
- alias, table
- ALL comparison operator [2]
- ALL option
- ALL PRIVILEGES option
- ALL statement auditing short cut
- ALL TRIGGERS option
- ALL_INDEXES view
- ALL_TAB_COLUMNS view
- ALL_TABLES view
- ALLOCATE command
- ALLOCATE EXTENT clause
- allocating
- ALTER CLUSTER command [2]
- ALTER DATABASE command [2]
- ALTER FUNCTION command
- ALTER INDEX command [2]
- ALTER object auditing option
- ALTER object privilege
- ALTER PACKAGE command
- ALTER PROCEDURE command
- ALTER PROFILE command
- ALTER RESOURCE COST command
- ALTER ROLE command
- ALTER ROLLBACK SEGMENT command [2]
- ALTER SEQUENCE command
- ALTER SESSION command [2]
- ALTER SNAPSHOT command
- ALTER SNAPSHOT LOG command
- ALTER SYSTEM command
- ALTER TABLE command [2]
- ALTER TABLESPACE command [2]
- ALTER TRIGGER command
- ALTER USER command [2]
- ALTER VIEW command
- altering
- AM format element
- American National Standards Committee (ANSI)
- ANALYZE command
- AND logical operator
- ANSI
- ANY comparison operator
- ARCHIVE LOG clause
- ARCHIVELOG option
- archiving redo log files
- arithmetic operator
- arithmetic, with DATE values
- AS clause
- ASC option
- ASCII
- AT clause
- AUDIT command [2] [3]
- AUDIT object auditing option
- AUDIT_TRAIL
- AUTOEXTEND clause
- AUTOEXTEND, datafile size in tablespace [2]
- AUTOMATIC option, of RECOVER clause
- AVG group function
- B format element
- B.C. format element
- BACKUP CONTROLFILE clause, of ALTER DATABASE command
- BC format element
- BEFORE option, of CREATE TRIGGER command
- BEGIN BACKUP option, of ALTER TABLESPACE command
- BETWEEN comparison operator [2]
- blank-padded comparison semantics
- block size, effect on PCTINCREASE
- BODY option
- BY ACCESS option, of AUDIT command [2]
- BY clause
- BY SESSION option, of AUDIT command [2]
- C format element
- CACHE parameter
- CACHE_INSTANCES parameter, of ALTER SYSTEM command
- CANCEL option, of RECOVER clause
- capitalizing, date format elements
- cartesian product
- CASCADE CONSTRAINTS option
- CASCADE option
- case sensitivity
- CATEXP.SQL
- CEIL number function [2]
- century, storing
- change display format, format model
- CHANGE parameter, of ARCHIVE LOG clause
- changing
- CHAR datatype
- CHARACTER datatype
- CHARACTER SET parameter, of CREATE DATABASE command
- character, character sets [2]
- CHARTOROWID conversion function
- CHECK constraint
- CHECK constraints
- CHECK DATAFILES clause, of ALTER SYSTEM command
- CHECK OPTION, of CREATE VIEW command
- CHECKPOINT clause, of ALTER SYSTEM command [2]
- CHR character function
- CLEAR LOGFILE clause, of ALTER DATABASE command
- CLOSE command
- CLOSE DATABASE LINK clause, of ALTER SESSION command
- CLOSE_OPEN_CACHED_CURSORS clause, of ALTER SESSION command
- closing
- CLUSTER clause
- cluster keys
- CLUSTER option
- clusters
- column constraints
- column_constraint, syntax
- columns, adding comments to [2]
- COMMENT clause, of COMMIT command [2]
- COMMENT command
- COMMENT object auditing option
- comments
- COMMIT command [2] [3]
- COMMIT option, of ADVISE clause
- committing, transactions [2]
- comparison operators
- comparison rules
- comparison semantics
- compatibility mode
- COMPILE option, of ALTER FUNCTION command [2] [3]
- compiling
- COMPLETE option, of REFRESH clause [2]
- complex snapshots
- COMPOSITE_LIMIT parameter, of CREATE PROFILE command
- COMPUTE STATISTICS option, of ANALYZE command
- CONCAT character function [2]
- condition
- CONNECT BY clause
- CONNECT command
- CONNECT role
- CONNECT statement auditing short cut
- CONNECT TO clause, of CREATE DATABASE LINK command
- CONNECT_TIME parameter
- constant, literal
- CONSTRAINT clause
- CONSTRAINT identifier, of CONSTRAINT clause [2]
- CONSTRAINT option
- constraints, Integrity constraints
- CONTINUE option
- control files, reusing
- CONTROL_FILES
- CONTROLFILE REUSE option, of CREATE DATABASE command
- controlfile, standby database
- CONVERT conversion function
- CONVERT option, of ALTER DATABASE command
- converting values
- correlated subqueries [2]
- correlated update
- COSH number function
- cost, of executing SQL statements
- COUNT group function
- CPU_PER_CALL parameter, of CREATE PROFILE command
- CPU_PER_SESSION parameter, of CREATE PROFILE command
- CREATE CLUSTER command [2]
- CREATE CONTROLFILE command
- CREATE DATABASE command [2]
- CREATE DATABASE LINK command [2]
- CREATE DATAFILE clause, of ALTER DATABASE command
- CREATE FUNCTION command
- CREATE INDEX command [2]
- CREATE PACKAGE BODY command
- CREATE PACKAGE command
- CREATE PROCEDURE command
- CREATE PROFILE command
- CREATE ROLE command
- CREATE ROLLBACK SEGMENT command [2]
- CREATE SCHEMA command
- CREATE SEQUENCE command
- CREATE SNAPSHOT command
- CREATE SNAPSHOT LOG command
- CREATE SYNONYM command
- CREATE TABLE command [2]
- CREATE TABLESPACE command [2]
- CREATE TRIGGER command
- CREATE USER command
- CREATE VIEW command
- creating
- CURRENT OF clause
- CURRENT option, of ARCHIVE LOG clause
- CURRVAL pseudocolumn
- cursor variable [2]
- cursors
- CYCLE option, of CREATE SEQUENCE command
- D format element
- data complexity, hiding with a view
- data definition language (DDL)
- data independence, via synonyms
- data manipulation language (DML)
- database links, closing [2] [3]
- database objects, definition of
- DATABASE option, of RECOVER clause
- DATABASE parameter, of CREATE CONTROLFILE command
- database
- databases, adding datafiles to [2]
- DATAFILE clause
- DATAFILE option, of RECOVER clause
- DATAFILE parameter, of ALLOCATE EXTENT clause [2] [3]
- datafiles
- datatypes [2]
- DATE datatype
- DATE format element
- date format elements
- date format model
- date
- DAY format element
- DB2, datatypes
- DB_FILES
- DBA role [2]
- DBA statement auditing short cut
- DBA_CLUSTERS view
- DBA_INDEXES view
- DBA_TAB_COLUMNS view
- DBA_TABLES view
- DBHIGH parameter, of ALTER DATABASE command
- DBHIGH predefined label
- DBLOW parameter, of ALTER DATABASE command
- DBLOW predefined label
- DBMAC parameter, of ALTER DATABASE command [2]
- DBMS MAC mode
- DBMS_SNAPSHOT.REFRESH() procedure
- DBMSSNAP.SQL [2]
- DBMSSTDX.SQL [2] [3] [4] [5]
- DDL (data definition language)
- decimal places, negative
- DECLARE CURSOR command
- DECLARE DATABASE command
- DECLARE STATEMENT command
- DECLARE TABLE command
- DECODE expression
- DEFAULT option, of ALTER PROFILE command [2] [3] [4] [5] [6]
- default privilege domain
- DEFAULT profile [2] [3] [4] [5]
- DEFAULT ROLE clause, of ALTER USER command [2]
- DEFAULT STORAGE clause, of ALTER TABLESPACE clause [2]
- DEFAULT TABLESPACE clause
- default, cluster key
- DELETE command [2] [3]
- DELETE object auditing option
- DELETE object privilege
- DELETE option, of CREATE TRIGGER command [2]
- DELETE STATISTICS option, of ANALYZE command
- deleting
- delimited names, quoted names
- DESC option
- DESCRIBE command
- descriptor, naming
- DISABLE clause
- DISABLE COMMIT IN PROCEDURE option, of ALTER SESSION command
- DISABLE DISTRIBUTED RECOVERY option, of ALTER SYSTEM command
- DISABLE option
- DISABLE RESTRICTED SESSION option, of ALTER SYSTEM command
- disabling
- disconnect from database
- dispatcher processes (DISP), creating and terminating [2]
- DISTINCT clause, with ORDER BY clause
- DISTINCT option
- distributed query, examples
- distributed query
- distributed recovery, disabling [2]
- distributed transactions [2]
- DML (data manipulation language)
- DO option, of WHENEVER command
- DROP clause
- DROP CLUSTER command
- DROP DATABASE LINK command
- DROP FUNCTION command
- DROP INDEX command
- DROP LOGFILE clause, of ALTER DATABASE command
- DROP LOGFILE MEMBER clause, of ALTER DATABASE command
- DROP PACKAGE command
- DROP PROCEDURE command
- DROP PROFILE command
- DROP ROLE command
- DROP ROLLBACK SEGMENT command [2]
- DROP SEQUENCE command
- DROP SNAPSHOT command
- DROP SNAPSHOT LOG command
- DROP STORAGE option, of TRUNCATE command
- DROP SYNONYM command
- DROP TABLE command [2]
- DROP TABLESPACE command
- DROP TRIGGER command
- DROP USER command
- DROP VIEW command, examples
- dropping
- DUAL data dictionary table
- DUMMY column, of DUAL table
- DUMP function
- DY format element
- dynamic performance tables, V$LOG [2]
- EBCDIC
- EEEE format element
- embedded SQL
- embedded SQL
- embedding, PL/SQL blocks in Oracle7 precompiler programs
- ENABLE clause
- ENABLE COMMIT IN PROCEDURE option, of ALTER SESSION command
- ENABLE DISTRIBUTED RECOVERY option
- ENABLE option, of ALTER TRIGGER command
- ENABLE RESTRICTED SESSION option, of ALTER SYSTEM command
- ENABLE TABLE LOCK clause, of ALTER TABLE command [2]
- enabling, distributed recovery [2] [3]
- END BACKUP option, of ALTER TABLESPACE command
- END BACKUP, of ALTER DATABASE command
- ending, transactions [2]
- ENTRYID option, of USERENV function
- equijoins
- equivalencing
- error detection, error reporting
- error reporting, WHENEVER command
- ESCAPE character, of LIKE operator
- ESTIMATE STATISTICS option, of ANALYZE command
- examples, of comments
- EXCEPT clause
- EXCEPTIONS option, of ENABLE clause
- exclusive lock
- EXCLUSIVE option
- EXECUTE command [2]
- EXECUTE IMMEDIATE command
- EXECUTE object auditing option
- EXECUTE object privilege, on procedures, functions, and packages
- executing, triggers
- EXISTS comparison operator
- EXP number function
- EXPLAIN PLAN command
- explicit commit or rollback
- expression
- extents, allocating for tables [2]
- EXTERNALLY option
- FALSE option, of SET RESOURCE_LIMIT clause
- FALSE, result of a condition
- FAST option, of REFRESH clause [2]
- Federal Information Processing Standard (FIPS)
- FETCH command
- fetching, rows from cursors
- filespec
- fill mode, trims trailing blanks
- FIPS
- FIPS Flagger
- FIPS
- firing, triggers
- FLAGGER clause, of ALTER SESSION command
- FLOAT, ANSI datatype
- FLOOR number function
- FLUSH SHARED_POOL option, of ALTER SYSTEM command
- FM date format element prefix, examples
- FM format model modifier
- FOR clause
- FOR EACH ROW option, of CREATE TRIGGER command
- FOR UPDATE clause, of SELECT command [2]
- FOR UPDATE OF, example
- FORCE clause, of COMMIT command [2]
- FORCE option
- foreign key constraints
- format model
- formatting
- FREELIST GROUPS parameter, of STORAGE clause
- FREELISTS parameter, of STORAGE clause
- FROM clause, of REVOKE command [2]
- FROM parameter, of RECOVER clause
- functions
- FX format model modifier
- G format element
- GLB group function
- GLOBAL option
- GLOBAL_NAMES
- GLOBAL_NAMES parameter, of ALTER SYSTEM command
- GOTO option, of WHENEVER command
- GRANT command [2] [3] [4]
- GRANT object auditing option
- GRANT OPTION, of GRANT command
- granting
- GRAPHIC datatype
- GREATEST function
- GREATEST_LB function
- GROUP BY clause
- GROUP parameter
- group, SQL functions
- HASH parameter, of CREATE CLUSTER command
- HAVING clause, of SELECT command [2]
- HEXTORAW conversion function
- hints
- HOLD_CURSOR option, of ORACLE Precompilers
- host variables
- I date format element
- IDENTIFIED clause
- identifiers, names
- IDLE_TIME parameter, of CREATE PROFILE command
- IEC (International Electrotechnical Commission)
- IMMEDIATE option, of ALTER TABLESPACE command
- IN comparison operator
- INCLUDING CONTENTS option, of DROP TABLESPACE command
- INCLUDING TABLES option, of DROP CLUSTER command
- INCREMENT BY clause, of CREATE SEQUENCE command
- incrementing, sequence values [2]
- INDEX object auditing option
- INDEX object privilege, on tables
- INDEX option
- INDEX_STATS view
- indexed clusters [2]
- indexes
- indexing, specifying tablespaces for
- INIT.ORA parameters, initialization parameters
- INITCAP character function
- INITIAL parameter, of STORAGE clause [2]
- initialization parameters, NLS_TERRITORY
- initialization parameters
- INITRANS parameter
- INSERT command [2] [3] [4]
- INSERT object auditing option
- INSERT object privilege
- INSERT option, of CREATE TRIGGER command [2]
- inserting, rows into tables and views [2]
- INSTANCE clause, of ALTER SESSION command
- INSTANCE parameter, of ALLOCATE EXTENT clause [2] [3]
- INSTANCES
- INSTR character function
- INSTRB character function
- INTEGER datatype
- integrity constraints, adding to columns [2]
- International Electrotechnical Commission (IEC)
- International Standards Organization (ISO)
- INTERSECT set operator
- INTO clause
- IS NOT NULL comparison operator
- IS NULL comparison operator [2]
- ISDBA option, of USERENV function
- ISO
- IW date format element
- IY date format element
- IYY date format element
- IYYY date format element
- join view
- joins
- julian dates
- KILL SESSION clause, of ALTER SYSTEM command
- L format element
- LABEL option, of USERENV function
- LABEL parameter, of ALTER SESSION command
- LANGUAGE option, of USERENV function
- LAST_DAY date function
- LEAST function
- LEAST_UB function
- LENGTH character function
- LENGTHB character function
- LEVEL pseudocolumn
- lexical conventions, SQL
- LICENSE_MAX_SESSION parameter, of ALTER SYSTEM command
- LICENSE_MAX_USERS parameter, of ALTER SYSTEM command
- LICENSE_SESSIONS_WARNING parameter, of ALTER SYSTEM command
- LIKE comparison operator [2] [3]
- links, database links
- LIST option, of ANALYZE command
- literal
- LN number function
- LOCAL option
- location transparency, via synonyms
- LOCK object auditing option
- LOCK TABLE command [2]
- lock
- locking, tables and views
- lock
- LOG number function
- LOG_FILES
- logarithms
- LOGFILE clause
- LOGFILE parameter
- logical operator
- logical Unit of Work
- LOGICAL_READS_PER_CALL parameter, of CREATE PROFILE command
- LOGICAL_READS_PER_SESSION parameter
- LONG datatype
- LONG RAW datatype
- LONG VARGRAPHIC datatype
- LOWER character function [2]
- lowercase and uppercase
- lowercase, significance in SQL statements
- LPAD character function
- LTRIM character function
- LUB group function
- MAC mode [2]
- MAX group function
- MAX_ENABLE_ROLES
- MAXDATAFILES parameter
- MAXEXTENTS parameter, of STORAGE clause [2]
- MAXINSTANCES parameter
- MAXLOGFILES parameter
- MAXLOGHISTORY parameter
- MAXLOGMEMBERS parameter
- MAXSIZE clause, of ALTER DATABASE command
- MAXTRANS parameter
- MAXVALUE parameter, of CREATE SEQUENCE command
- MI format element
- MIN group function
- MINEXTENTS parameter, of STORAGE clause
- MINUS set operator
- MINVALUE parameter, of CREATE SEQUENCE command
- miscellaneous operators
- MLS_LABEL_FORMAT parameter, of ALTER SESSION command
- MLSLABEL datatype
- MOD number function
- MODIFY clause, of ALTER TABLE command
- modifying, column definitions [2] [3]
- MON format element
- MONTH format element
- MONTHS_BETWEEN date function
- MOUNT option, of ALTER DATABASE command
- mounting, databases
- MTS_DISPATCHERS
- MTS_DISPATCHERS parameter, of ALTER SYSTEM command [2]
- MTS_MAX_DISPATCHERS
- MTS_MAX_SERVERS
- MTS_SERVERS
- MTS_SERVERS parameter
- multi-threaded server, managing processes for
- multi-threaded server, managing processes for [2]
- names
- namespaces, for objects
- names, quoted
- naming objects
- National Institute for Standards and Technology (NIST)
- National Language Support (NLS), session settings [2]
- natural logarithms
- navigation, automatic
- negative scale
- NEW_TIME date function
- NEXT clause, of ALTER DATABASE command
- NEXT option, of ARCHIVE LOG clause
- NEXT parameter, of REFRESH clause [2]
- NEXT_DAY date function [2]
- NEXTVAL pseudocolumn
- NIST, National Institute for Standards and Technology
- NLS_CALENDAR parameter, of ALTER SESSION command
- NLS_CURRENCY parameter, of ALTER SESSION command
- NLS_DATE_FORMAT parameter, of ALTER SESSION command
- NLS_DATE_LANGUAGE parameter, of ALTER SESSION command
- NLS_INITCAP character function
- NLS_ISO_CURRENCY parameter, of ALTER SESSION command
- NLS_LANGUAGE parameter, of ALTER SESSION command
- NLS_LOWER character function
- NLS_NUMERIC_CHARACTERS parameter, of ALTER SESSION command
- NLS_SORT parameter, of ALTER SESSION command
- NLS_TERRITORY parameter, of ALTER SESSION command
- NLS_UPPER character function
- NLSSORT character function [2]
- NOARCHIVELOG option
- NOAUDIT command [2]
- NOCACHE option, of CREATE SEQUENCE command
- NOCYCLE option, of CREATE SEQUENCE command
- NOFORCE option, of CREATE VIEW command
- NOMAXVALUE option, of CREATE SEQUENCE command
- NOMINVALUE option, of CREATE SEQUENCE command
- non-padded comparison semantics
- NONE option
- NOORDER option, of CREATE SEQUENCE command
- NORESETLOGS option
- normal exit from Oracle7
- NORMAL option, of ALTER TABLESPACE command
- NOSORT option, of CREATE INDEX command [2]
- NOT FOUND condition, of WHENEVER command
- NOT IN comparison operator
- NOT LIKE comparison operator
- NOT logical operator
- NOT NULL clause, ALTER TABLE command
- NOT NULL constraints
- NOT option, of WHENEVER clause [2] [3] [4] [5]
- NOWAIT option
- null
- NULL value, of OPTIMAL parameter [2]
- NULL
- NUMBER datatype
- number format elements
- number format models
- number, comparison rules [2]
- numeric, literal
- NVL function [2]
- object auditing options [2]
- object auditing short cuts
- object name, qualifiers
- object naming
- object privileges
- object
- OF clause, of CREATE TRIGGER command
- OFFLINE option, of ALTER ROLLBACK SEGMENT command [2]
- ON clause, of CREATE TRIGGER command [2]
- ONLINE option
- OPEN command
- OPEN option, of ALTER DATABASE command
- OPEN_LINKS
- opening
- operator
- optimal size, of rollback segments [2]
- OPTIMIZER_GOAL parameter, of ALTER SESSION command
- OPTIMIZER_MODE
- optimizer
- OR logical operator, truth table
- OR REPLACE option
- Oracle7 precompilers, embedded SQL
- ORDER BY clause
- ORDER option, of CREATE SEQUENCE command
- OS MAC mode
- OS_AUTHENT_PREFIX, initialization parameter
- OS_ROLES
- outer join [2] [3]
- outer joins, examples
- overloading, procedures and stored functions [2]
- P.M. format element
- package bodies, dropping
- PACKAGE option, of ALTER PACKAGE command
- package specifications
- packages [2] [3] [4]
- packages bodies
- packages
- PARALLEL clause
- PARALLEL option, of ALTER DATABASE command
- parallel query clause
- parallel server, setting the instance
- PARALLEL_DEFAULT_SCANSIZE parameter
- parentheses
- parsing dynamic statements, PREPARE command
- partition views
- passwords
- pattern matching, definition
- PCTFREE parameter
- PCTINCREASE parameter, of STORAGE clause
- PCTUSED parameter
- PL/SQL blocks, embedded in Oracle7 precompiler programs
- PL/SQL, functions
- PM format element
- POWER number function [2]
- PR format element
- precedence, definition
- precision, of NUMBER columns
- precompilers, embedded SQL
- PREPARE command
- PRIMARY KEY option
- primary keys [2]
- PRIOR operator
- PRIVATE_SGA parameter
- privilege domain, changing
- privileges [2]
- procedures
- PROFILE clause
- profiles, adding resource limits to [2]
- pseudocolumns
- PUBLIC option, of CREATE DATABASE LINK command [2]
- public rollback segments
- PUBLIC_DEFAULT profile [2] [3] [4] [5]
- punctuation, in date format models
- queries
- QUOTA clause
- quote marks, using in text literals
- quoted names
- RAW datatype
- RAWTOHEX conversion function
- RDBMS (relational database management system)
- read consistency, default
- READ ONLY option
- READ WRITE option, of SET TRANSACTION command
- read-only mounts
- recompiling
- RECOVER clause
- recoverability, of tables
- RECOVERABLE clause, of CREATE TABLE command
- RECOVERABLE keyword
- recovery
- redefining
- redo log file members, maximum number, for redo log files
- redo log file groups
- redo log file members
- redo log files, adding to databases [2]
- redo log threads
- REFERENCES object privilege, on tables
- REFERENCING clause, of CREATE TRIGGER command
- referential integrity constraints [2]
- REFRESH clause
- refresh modes, for snapshots
- refresh times, for snapshots
- refreshing, snapshots [2] [3]
- RELEASE_CURSOR option, of ORACLE Precompilers
- remote database, declaration of
- remote query
- remote table, identifying
- removing
- RENAME command
- RENAME DATAFILE clause, of ALTER TABLESPACE command
- RENAME FILE clause, of ALTER DATABASE command
- RENAME GLOBAL_NAME clause, of ALTER DATABASE command
- RENAME object auditing option
- renaming
- REPLACE character function
- RESETLOGS option
- RESIZE clause, of ALTER DATABASE command
- resource limits, adding to profiles [2]
- RESOURCE on tablespaces, QUOTA clause
- RESOURCE role
- RESOURCE statement auditing short cut
- RESOURCE_LIMIT option, of ALTER SYSTEM command [2]
- retrieving rows from a table, embedded SQL
- REUSE option
- REUSE STORAGE option, of TRUNCATE command
- REVOKE command [2] [3]
- revoking
- RN format element
- roles
- roll back
- ROLLBACK command, ending a transaction
- ROLLBACK command [2] [3]
- ROLLBACK option, of ADVISE clause
- rollback segments
- ROLLBACK_SEGMENTS
- rolling back, transactions [2]
- ROUND date function [2]
- ROUND number function
- rounding numeric data
- row address, ROWID
- row exclusive locks
- row share locks
- ROWID
- ROWIDTOCHAR conversion function
- ROWLABEL
- ROWLABEL column
- ROWLABEL, column
- ROWNUM pseudocolumn
- rows
- RPAD character function
- RR date format element
- RTRIM character function
- RX locks
- S format element
- SAMPLE parameter, of ANALYZE command
- SAVEPOINT command [2]
- savepoints, creating [2]
- scale
- SCAN_INSTANCES parameter, of ALTER SYSTEM command
- schema objects
- schemas, creating
- scope, of DECLARE STATEMENT command
- searching, for rows with an index
- security, provided by views
- SELECT clause
- SELECT command [2] [3]
- select list
- SELECT object auditing option
- SELECT object privilege
- self joins
- SEQ parameter, of ARCHIVE LOG clause
- SEQUEL (Structured English Query Language)
- sequences
- session control commands
- session cursors
- SESSION_CACHED_CURSORS
- SESSION_CACHED_CURSORS clause, of ALTER SESSION command
- SESSIONID option, of USERENV function
- SESSIONS_PER_USER parameter, of CREATE PROFILE command
- sessions
- SET clause
- SET DATABASE parameter, of CREATE CONTROLFILE command
- set operators
- SET ROLE command
- SET TRANSACTION command [2]
- shadow processes, server processes
- share locks
- share row exclusive locks
- share update locks
- shared pool, clearing
- shared server processes, creating and terminating [2]
- shared SQL area, session cursors
- SHRINK clause, of ALTER ROLLBACK SEGMENT command [2]
- shrinking, rollback segments [2]
- SIGN number function
- simple join, example
- simple snapshots
- simultaneous update and query on tables
- SIN number function
- SINH number function
- SIZE parameter
- snapshot logs
- snapshot refresh processes
- SNAPSHOT_REFRESH_INTERVAL
- SNAPSHOT_REFRESH_KEEP_CONNECTIONS
- SNAPSHOT_REFRESH_PROCESSES
- snapshots
- SOME comparison operator
- SOUNDEX character function
- space, deallocating
- SQL (Structured Query Language)
- SQL functions
- SQL trace facility, enabling and disabling for sessions [2]
- SQL-92
- SQL.BSQ
- SQL/DS, datatypes
- SQL2
- SQL_CURSOR
- SQL_TRACE
- SQL
- SQLERROR, WHENEVER command condition
- SQL, functions [2]
- SQLWARNING, WHENEVER command condition
- SQRT number function
- SRX locks
- standard deviation
- standards, compliance
- standby database
- START WITH clause
- START WITH parameter, of REFRESH clause [2]
- statement auditing options
- statement auditing short cuts
- STDDEV group function
- STOP option, of WHENEVER command
- storage characteristics
- STORAGE clause [2] [3] [4] [5] [6]
- storage, ALTER TABLESPACE
- stored functions
- stored procedures, procedures
- subqueries
- SUBSTR character function
- SUM group function [2]
- suppressing blank padding, in date format models
- SWITCH LOGFILE option, of ALTER SYSTEM command [2]
- switching
- SYEAR date format element
- synonyms
- SYSDATE date function
- system change numbers, specifying for forced transactions
- system commit numbers, system change numbers
- system control commands
- system privileges
- SYSTEM rollback segment
- SYSTEM tablespace [2]
- table alias
- table constraints
- table locks, disabling [2]
- TABLE option
- tables, adding columns to [2] [3]
- TABLESPACE option
- tablespaces
- tables
- TAN number function
- TANH number function
- TEMPORARY option, of ALTER TABLESPACE command
- TEMPORARY TABLESPACE clause
- TERMINAL option, of USERENV function
- terminating
- text, definition of
- THREAD parameter
- threads, redo log threads
- TO clause, of GRANT command [2]
- TO parameter, of ARCHIVE LOG clause
- TO_CHAR conversion function [2] [3] [4]
- TO_DATE conversion function [2]
- TO_LABEL conversion function
- TO_MULTI_BYTE conversion function
- TO_NUMBER conversion function [2]
- TO_SINGLE_BYTE conversion function
- transaction control commands
- transactions [2]
- TRANSLATE character function
- triggered action
- triggers
- TRUE option, of SET RESOURCE_LIMIT clause
- TRUE, result of a condition
- TRUNC date function [2]
- TRUNC number function
- TRUNCATE command
- truncating
- truth tables [2] [3]
- TYPE command
- UID function
- UNARCHIVED option, of CLEAR LOGFILE clause
- undo a transaction
- UNION ALL set operator
- UNION set operator
- unique keys [2]
- UNIQUE option
- UNLIMITED clause, of ALTER DATABASE command
- UNLIMITED option, of ALTER PROFILE command [2]
- unrecoverability, of tables
- UNRECOVERABLE
- UNRECOVERABLE clause, of CREATE TABLE command
- UNRECOVERABLE keyword
- UNTIL CANCEL option, of RECOVER clause
- UNTIL CHANGE parameter, of RECOVER clause
- UNTIL TIME parameter, of RECOVER clause
- UPDATE command [2] [3] [4]
- UPDATE object auditing options
- UPDATE object privilege
- UPDATE option, of CREATE TRIGGER command [2]
- updating
- UPPER character function
- uppercase and lowercase, significance in pattern matching
- uppercase, significance in SQL statements
- USE ROLLBACK SEGMENT option, of SET TRANSACTION command
- user function [2]
- user functions
- user-defined type equivalencing
- USER_CLUSTERS view
- USER_INDEXES view
- USER_TAB_COLUMNS view
- USER_TABLES view
- USERENV function
- users
- USING BACKUP CONTROLFILE parameter, of RECOVER clause
- USING clause
- using dbstring, SQL*Net database id specification
- USING INDEX option
- UTLEXCPT.SQL
- UTLSAMPL.SQL
- UTLXPLAN.SQL
- V format element
- V$LOG table [2]
- V$NLS_PARAMETERS table
- VALIDATE INDEX command
- VALIDATE STRUCTURE option, of ANALYZE command
- VALUES clause, of embedded SQL INSERT command [2]
- value, use in expression
- VAR command
- VARCHAR datatype
- VARCHAR2
- VARCHAR2 datatype
- VARGRAPHIC datatype
- variable length, date format models
- views
- VSIZE function
- WHEN clause, of CREATE TRIGGER command
- WHENEVER clause, of AUDIT command [2]
- WHENEVER command
- WHERE clause
- wildcard characters
- WITH ADMIN OPTION
- WITH CHECK OPTION
- WITH GRANT OPTION
- WITH READ ONLY, CREATE VIEW
- WORK option
- WW date format element
- YEAR date format element
- year, storing