Lists
class-level translations from Microsoft SQL Server datatypes to
Oracle datatypes.
Class-Level Translation from Microsoft SQL Server to Oracle DatatypesMicrosoft SQL Server Datatype
|
Oracle Datatype
|
binary
|
RAW
|
datetime
|
DATE (with time)
|
money
|
DECIMAL
|
smalldatetime
|
DATE
|
smallmoney
|
DECIMAL
|
varbinary
|
RAW
|