Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Comparison of Oracle commans Vs. SQL Server Commands
On May 23, 1:02 am, Geri Reshef <GeriRes..._at_gmail.com> wrote:
> Where can I find a short comparision of SQL comands of both products?
> I need to find the Oracle equivalents of some SQL Server commands
> (e.g. date functions).
There's no DATEDIFF in Oracle. But you can create a function that
equates.
http://msdn2.microsoft.com/en-us/library/aa258269(SQL.80).aspx
http://asktom.oracle.com/tkyte/Misc/DateDiff.html Received on Thu May 24 2007 - 14:17:00 CDT
![]() |
![]() |