NewsGroupies
When we dev a database we are supposed to cut the data up into as many
short, narrow tables as possible, right? (I know I know there's more to
it than that...)
So I have a table with two foreign-keys into (the same) five lookup
tables, and to produce a View with both sets of looked-up values side-by
side I have two LEFT JOINs on two nested FROM (SELECT ) statements. The
five lookup tables therefore appear twice.
So I write a query that links this view to some other tables, and ISQL_w
says I blew the 16 table limit.
16 tables??
Is this a limitation of SQL Server, ISQL_w, my view, or my brain?
-- Phlip
====== http://www.***.com/ ~tegan/home.html ======
My web page now contains 20 pages of original comics; many many more
are on the way. Whatever you think they are like (sci fi, action,
super-hero, etc), they are not.