![]() |
![]()
| ![]() |
![]()
NAMEdb.tables - Lists all tables for a given database. KEYWORDSdatabase, attribute table SYNOPSISdb.tables
Flags:Parameters:
DESCRIPTIONdb.tables lists all tables for a given database. NOTEIf parameters for database connection are already set with db.connect, they are taken as default values and do not need to be spcified each time. EXAMPLESList all tables if database connection is already setdb.tables -p List all DBF tablesdb.tables driver=dbf database=/grassdata/nc_spm_08/user1/PERMANENT/dbf List all tables in SQLite database (note that this is the default setting)db.tables -p driver=sqlite database=’$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db’ SEE ALSOdb.columns, db.droptable, db.login, db.execute, GRASS SQL interface AUTHORUnknown SOURCE CODEAvailable at: db.tables source code (history) Latest change: Thursday Jan 26 14:10:26 2023 in commit: cdd84c130cea04b204479e2efdc75c742efc4843 Main index | Database index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|