On 12/1/2012 11:59 AM, Peter Kroon wrote:>> I do not wish to create a function for each query I have.>
query's aren't IF statements.
SELECT stuff FROM table WHERE conditions ....; <= thats a query.