![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm migrating an application from sql server to oracle. We have tables with column that use user defined data type, for example CREATE TABLE AA ( * * Column1 *CODE ) Where CODE is defined as varchar(50) Is there a way to create an equivalent CODE in oracle ? |
#3
| |||
| |||
|
|
I'm migrating an application from sql server to oracle. We have tables with column that use user defined data type, for example CREATE TABLE AA ( * * Column1 *CODE ) Where CODE is defined as varchar(50) Is there a way to create an equivalent CODE in oracle ? |
#4
| |||
| |||
|
|
I'm migrating an application from sql server to oracle. We have tables with column that use user defined data type, for example CREATE TABLE AA ( * * Column1 *CODE ) Where CODE is defined as varchar(50) Is there a way to create an equivalent CODE in oracle ? |
#5
| |||
| |||
|
|
I'm migrating an application from sql server to oracle. We have tables with column that use user defined data type, for example CREATE TABLE AA ( * * Column1 *CODE ) Where CODE is defined as varchar(50) Is there a way to create an equivalent CODE in oracle ? |
#6
| |||
| |||
|
|
SQL Manual entry CREATE TYPE PL/SQL User's Guide and Reference *-- contains many examples of using object types |
#7
| |||
| |||
|
|
SQL Manual entry CREATE TYPE PL/SQL User's Guide and Reference *-- contains many examples of using object types |
#8
| |||
| |||
|
|
SQL Manual entry CREATE TYPE PL/SQL User's Guide and Reference *-- contains many examples of using object types |
#9
| |||
| |||
|
|
SQL Manual entry CREATE TYPE PL/SQL User's Guide and Reference *-- contains many examples of using object types |
#10
| |||
| |||
|
|
SQL Manual entry CREATE TYPE PL/SQL User's Guide and Reference -- contains many examples of using object types |
![]() |
| Thread Tools | |
| Display Modes | |
| |