oracle.rst
changeset 1569 650683205401
parent 1496 7679a0100061
child 1583 46a6bc1e9f2a
--- a/oracle.rst	Tue Feb 25 23:02:49 2014 +0200
+++ b/oracle.rst	Mon Mar 24 21:12:19 2014 +0200
@@ -146,3 +146,11 @@
 
   select sysdate from dual;
 
+Working with SQL/Plus.
+======================
+
+Show error details::
+
+  show errors;
+
+