Search notes:

Oracle SQL

select
DCL statements: grant and revoke
DDL statements: analyze, associate statistics, audit, comment, create ..., disassociate statistics, drop ... , flashback ... , grant, noaudit, purge, rename, revoke, truncate
DML statements: call, delete, explain plan, insert, lock table, merge, select and update.
TCL statements: commit, savepoint, rollback, set transaction
datatypes
Oracle SQL functions
SQL statement execution
Oracle SQL: Session and system control statements
In order to dynamically execute SQL statements (that are for example stored in a string), execute immediate might be used.
Cursors

SQL analysis

See dbms_utility.expand_sql_text.

See also

SQL
The .NET class Oracle.DataAccess.Client.OracleCommand

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758191574, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/SQL/index(74): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78