J
John
Hi
Bit of a peculiar question. How can I separate the SELECT, FROM , WHERE and
ORDER BY parts of a sql strings into separate strings? The reason is I need
to replace WHERE and ORDER BY sections of SQL for different situations and
it is handy to dissect the sql and then reassemble as needed.
Thanks
Regards
Bit of a peculiar question. How can I separate the SELECT, FROM , WHERE and
ORDER BY parts of a sql strings into separate strings? The reason is I need
to replace WHERE and ORDER BY sections of SQL for different situations and
it is handy to dissect the sql and then reassemble as needed.
Thanks
Regards