Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Create Type

Author  Topic 

Zubie
Starting Member

5 Posts

Posted - 2001-05-22 : 05:41:47
Hello again....

I asked a question about defining my own types a while back.
something like Qty Number (15,3) * 12

I've tried using Create Type but it doesnt seem to work. I am using Oracle 8.0.4 and have read that create type only works on 8.1.x.
Is this correct and if so is there an alternative way to define my own type for 8.0.4?

thanks again
Dave

   

- Advertisement -