ybsql Reference
The ybsql
client tool is a command-line interface for running SQL queries
and SQL commands. You can use ybsql
to create, drop, and alter database
objects, insert, update, and delete rows in tables, and run commands that manage the database.
See SQL Commands.
You can download ybsql
from the Yellowbrick Manager as part of the
Yellowbrick client tools package (ybtools
). Go to .
This section describes the commands and options that are available in
ybsql
.
See also Common Options in ybtools.