The sqlite3 CLI has a nice feature where a script (query) can have commands starting with a dot. A very handy dot-command is .print. This is basically the echo command in Bash. It can be used to show ...