
October 13th, 2004, 10:39 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
User Defined Data Types
Hi,
I'm working on a project where I have to move a database from MS SQL Server to Oracle. In SQL Server there are user defined datatypes. These types can also be a primary key.
How can I do this in Oracle?? Are Object types a option to reach the same goal? I've tryed it, but the problem is that the object type cannot be a primary key...
Can somebody please help me with this??
|