GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
database_graphical(1) GRASS GIS User's Manual database_graphical(1)
.img-list { margin: 0; padding: 0; list-style-type: none; } .img-list li { padding: 5px; overflow: auto; } .img-list li:hover { background-color: #eee; } .img-list li a { color: initial; text-decoration: none; display: block; } .img-list li img { width: 10%; float: left; margin: 0 15px 0 0; background: white; object-fit: scale-down; } .img-list li img.default-img { max-height: 5ex; } .img-list li .desc { margin: 0px; } .img-list li .name { margin: 5px; display: block; color: #409940; font-weight: bold; font-style: italic; }

Go to database introduction | topics

  • db.columns List all columns for a given table.
  • db.connect Prints/sets general DB connection for current mapset.
  • db.copy Copy a table.
  • db.createdb Creates an empty database.
  • db.databases Lists all databases for a given driver and location.
  • db.describe Describes a table in detail.
  • db.drivers Lists all database drivers.
  • db.dropcolumn Drops a column from selected attribute table.
  • db.dropdb Removes an existing database.
  • db.droptable Drops an attribute table.
  • db.execute Executes any SQL statement.
  • db.in.ogr Imports attribute tables in various formats.
  • db.login Sets user/password for DB driver/database.
  • db.out.ogr Exports attribute tables into various formats.
  • db.select Selects data from attribute table.
  • db.tables Lists all tables for a given database.
  • db.test Test database driver, database must exist and set by db.connect.
  • db.univar Calculates univariate statistics on selected table column.

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

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual

GRASS 7.8.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.