query db
for database> query db {flags} (SQL)
SQL
: SQL to execute against the databaseinput | output |
---|---|
any | any |
Execute SQL against a SQLite database
>openfoo.db|query db"SELECT * FROM Bar"
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/query_db.html