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)
 Tables with arrays?? maybe/Probally not

Author  Topic 

Zubie
Starting Member

5 Posts

Posted - 2001-05-16 : 04:28:04
Hey
does any know if it is possible to create a table in Oracle with an Array?
(I'm trying not to define Day1, day2 etc.)

The table I require is something like this
UniqueIndex
Day Number (1) * 12
Qty Number (15,3) * 12

thanks
Dave

   

- Advertisement -