Multiple choice technology ! is used Exit nzsql Shell escape or command Pause the current query None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation The ! meta-command in nzsql is used to pause the current query and escape to the shell to execute operating system commands. This allows users to run shell commands without exiting nzsql. To exit nzsql, use \q instead.