Introduction to SQL: SELECT, FROM, WHERE & More SQL is a query language used with relational databases. INSERT, UPDATE and DELETE manipulate tables while SELECT, FROM and WHERE are useful commands for returning data.