Hi,
Is it possible to generate SELECT SQL command without automatic switching to a work area with query results?
I've finished my experiments with
which is perfect, no switching, just results are neither visible nor accessible.
Thank you, Tom.
Is it possible to generate SELECT SQL command without automatic switching to a work area with query results?
I've finished my experiments with
Code:
SELECT * FROM table TO SCREEN NOCONSOLE
Thank you, Tom.