Structured Query Language(SQL)
----------------------------------------------------
This is a way of asking questions to your database, updating items or deleting items in your database
"Verbs" of SQL
------------------------
SELECT -returns rows in response to a query
INSERT - adds new rows to a table
UPDATE - alters existing rows in a table
DELETE - removes rows from a table
Example:
SELECT some_columns FROM some_data_source WHERE some_condition;
Are these videos helpful?
LIKE | SHARE | SUBSCRIBE
Watch video Generate Simple SQL | PostGIS Baby Steps online, duration hours minute second in high quality that is uploaded to the channel The Geospatials 27 June 2020. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 6,427 times and liked it 114 visitors.