Because I have to....
it's a rather complicated Select statement, well i mean the select and from clause are the same always, but the where depends on the input parameters ...
We have tested and the application we are working is is much faster when you get all the sql statements from stored procedures, so that's why we have to find a way to dynamically build a select statement ....
Pleas help!
