Search notes:

PL/SQL functions and/or procedures

See also

Deterministic and pipelined and polymorphic table (PTF) functions.
Enabling PL/SQL functions for parallel execution using the parallel_enable flag.
Oeverhead when using functions in SQL.
SQL macros
A select statement in a PL/SQL function which is executed from a select statement, does not throw a ORA-01403: no data found error.
Unlike variables, a parameter that is declared to be a varchar2 does not need to have a maximum length specification, see the error message PLS-00215: String length constraints must be in range (1 .. 32767).

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...', 1758198569, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/PL-SQL/function-procedure/index(49): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78