SQL is a language used to manage data in relational database management systems (RDBMS). This tutorial provides an introduction to SQL and relational database concepts. It explains basic SQL commands like SELECT, INSERT, UPDATE, DELETE. It also covers SQL data types, database constraints, normalization techniques and popular RDBMS like MySQL, Oracle, SQL Server and MS Access. The goal is to give beginners a quick start in learning SQL.