Query Joins

  • Hey All, quick question: has anyone ever hit a limit on the number of fields can be joined in a view? I am trying to do a query joining about 205 fields and I'm not getting any results (where there defintately should be) and no errors. Any ideas? TIA....

  • From BOL (for SQL2K)...

    quote:


    Remarks

    A view can reference a maximum of 1,024 columns.


    So that should not be the problem.

    Edited by - NPeeters on 08/21/2003 09:27:54 AM

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply