Working with SQL/Plus.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 24 Mar 2014 21:12:19 +0200
changeset 1569 650683205401
parent 1568 efc5ec11da76
child 1570 e98df1173d31
Working with SQL/Plus.
oracle.rst
--- 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;
+
+