September 2016
Beginner to intermediate
486 pages
10h 56m
English
DB Manager has a SQL window that allows SQL queries to be executed against the database. This section will explain how to use the SQL window to query a table and create a spatial view in SpatiaLite.
Different databases support different SQL commands. SQLite supports much of, but not all, the standard SQL. For a complete listing of supported SQL operations, visit http://www.sqlite.org/sessions/lang.html.
To create a SQL query, perform the following steps:
Read now
Unlock full access