News

Most of my time has been with SQL Server (6.5/7/2000). I've also done a good amount with with MySQL and Oracle.<BR><BR>Is this nested table feature Oracle-specific or is it just schema design choice?
Hello all!So I'm work on learning O-R sql, and I'm having trouble with creating a table that has more than one nested table. My code and errors are as follows: create or replace type METHOD as ...