J
Jim
How can I comment lines in an SQL query in SQL view?
eg.
//select * from tableY
select * from tableX
Also, is it possible to just run one query (if I have several different
queries) in SQL View if I highlight it or something? For example, in the
example above, can I highlight "select * from tableY" and just execute that
one line?
Thank you.
eg.
//select * from tableY
select * from tableX
Also, is it possible to just run one query (if I have several different
queries) in SQL View if I highlight it or something? For example, in the
example above, can I highlight "select * from tableY" and just execute that
one line?
Thank you.