Following is the BNF for datetime type in SQL 2003::

<datetime type>    ::= 
         DATE 
     |     TIME [ <left paren> <time precision> <right paren> ] [ <with or 
without time zone> ]
     |     TIMESTAMP [ <left paren> <timestamp precision> <right paren> ] [ 
<with or without time zone> ]

Please let me know if we implement the standard completely or not.

Thanks,
shyam_sar...@yahoo.com



      

Reply via email to