Dump how exactly field stored
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 26 May 2014 21:00:32 +0300
changeset 1583 46a6bc1e9f2a
parent 1582 1551e7edcfa0
child 1584 9056efd0d2f9
Dump how exactly field stored
oracle.rst
--- a/oracle.rst	Mon May 26 16:20:17 2014 +0300
+++ b/oracle.rst	Mon May 26 21:00:32 2014 +0300
@@ -153,4 +153,7 @@
 
   show errors;
 
+Dump how exactly field stored::
 
+  select dump(date '2009-08-07') from dual;
+