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)
 Using Views my best bet?

Author  Topic 

Sanette
Starting Member

3 Posts

Posted - 2001-04-05 : 09:28:22
I am in the process of re-engineering reports from a previous database to a new database with vastly different structures. One of the reports now have a 16 table join instead of only 2. How do I go about doing this? Should I create a VIEW to join all the data and if so HOW?
   

- Advertisement -