SQL Conformance Levels (ODBC Driver for Oracle)
Important
This feature will be removed in a future version of Windows. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Instead, use the ODBC driver provided by Oracle.
The ODBC Driver for Oracle supports the Minimum SQL grammar and Core SQL grammar and also supports the following ODBC extensions to SQL:
Date, time, and timestamp data
Left and right outer joins
Numeric functions:
Abs
Ceiling
Cos
Exp
FloorLog
Log10
Mod
Pi
Powerround
second
sign
sin
sqrttan
truncateDate functions:
Curdate
Curtime
Dayname
DayofmonthDayofweek
Dayofyear
Hour
Monthmonthname
minute
now
quartersecond
week
yearString functions:
Ascii
Char
Concat
LcaseLeft
Length
Ltrim
Replaceright
rtrim
soundex
substringucase
Type-conversion function:
Convert
System functions:
Ifnull
User