I have a database (approx. 10 gigs and 200+ tables) on our Oracle 8i server and I would like to get a copy of the database/table structure over to our SQL Server (2000). I know I could import the whole database over with no problem, but I was wondering if there was some way through DTS or Query Analyzer that I could get a "blank" copy of the database moved over to SQL Server.
Thanks
Thanks