About SQL SQL is a standard database language, adopted by many commercial systems. ANSI SQL, SQL-92 or SQL2, SQL99 or SQL3 extends SQL2 with objectrelational features. SQL2003 is the collection of extensions to SQL3. How to query the database How to make modifications on database Transactions in SQL