Search notes:

SQL*Plus: ATTRIBUTE

column foo format 999.99

attribute foo
-- COLUMN   foo ON
-- FORMAT   999.99

prompt
attribute error
-- COLUMN   ERROR ON
-- FORMAT   A65
-- word_wrap
Github repository Oracle-Patterns, path: /SQLPlus/attribute/attribute.sql

See also

column … format
SQL*Plus

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...', 1741087278, '3.21.37.58', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/SQL-Plus/attribute(51): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78