DOKK / manpages / debian 10 / grass-doc / db.tables.1grass.en
db.tables(1grass) Grass User's Manual db.tables(1grass)

db.tables - Lists all tables for a given database.

database, attribute table

db.tables
db.tables --help
db.tables [-ps] [driver=name] [database=name] [--help] [--verbose] [--quiet] [--ui]


Print tables and exit

System tables instead of user tables

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of database driver
Options: dbf, mysql, odbc, ogr, pg, sqlite
Default: sqlite

Name of database
Default: $GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db

db.tables lists all tables for a given database.

If 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.

db.tables -p

db.tables driver=dbf database=/grassdata/nc_spm_08/user1/PERMANENT/dbf

db.tables -p driver=sqlite database=’$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db’

db.columns, db.droptable, db.login, db.execute, GRASS SQL interface

Unknown

Last changed: $Date: 2014-11-28 10:57:47 +0100 (Fri, 28 Nov 2014) $

Available at: db.tables source code (history)

Main index | Database index | Topics index | Keywords index | Graphical index | Full index

© 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual

GRASS 7.6.0