hi,
there are many functions and variables i have used in my sql query. let us suppose that there are many replace functions, case statements, if statements . ... etc in a single query.
how i can i see, at last what query is being executed by the sql DB engine. i mean after executing all the case statemnts and functions in the query.
if some one found, please provide the links and info where can i find about this.
thanks.