SHOW QUERY

Core command SH QU SHQU

Display the current SQL query stored in memory

Arguments

None.

Examples

SHOW QUERY;

Notes

Displays the last SQL statement run in the session: SHOW QUERY. Takes no arguments. Prints "No query in memory" if none has been executed yet. This is the same statement replayed by the / macro.

Last modified in release 4.9.8.