Thread: SQL Question
View Single Post
Old 06-04-2010, 03:46 PM   #3
Phaneuf3
First Line Centre
 
Join Date: Oct 2005
Exp:
Default

Quote:
Originally Posted by devils'advocate View Post
not directly in an sql statement. You would need to write some dynamic sql that uses the system tables. What engine do you have? Ms-sql?
ms-sql (2008)

The only way I keep coming back to is a series of union statements which gets really ugly really fast.
Phaneuf3 is offline   Reply With Quote