dba:cli_commands
This is an old revision of the document!
CLI Commands and Equivalents
This is a work in progress
| Command | Oracle | MySQL | Posgres |
|---|---|---|---|
| Show databases (schema) | select distinct owner from dba_objects where owner = | show databases | |
| Query Buffer | list | <up arrow > | \p |
| Quit / Exit | exit | exit | \q |
dba/cli_commands.1764692711.txt.gz · Last modified: by mlivolsi
