|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
query too complex! lol
I have over 100 tables that i need consolidated into one. I tried writing a SQL statement to do this,
SELECT * FROM Table1 UNION SELECT * FROM Table2 UNION ..... but it tells me when i try and run it that the query is too complex, Any ideas on how to do somthing similar or work around this problem?? thx |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > query too complex! lol |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|