The CONVERT command will convert a prompted query to a new SQL query. The original query (whether a named object in the database or a temporary object) is unaffected by this operation.
For a target object in the database:
>>-- CONVERT ------------- QueryName ------------------------------------<< +- QUERY -+
For a temporary target object:
>>-- CONVERT QUERY ------------------------------------------------------<<
CONVERT QUERY