Introduction to SQL Questions — Flashcards | Databases | FatSkills

Introduction to SQL Questions — Flashcards

Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.

SQL (pronounced "ess-que-el") stands for Structured Query Language. SQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems.

An SQL SELECT statement retrieves records from a database table according to clauses (for example, FROM and WHERE ) that specify criteria. The syntax is: SELECT column1, column2 FROM table1, table2 WHERE column2='value';

1 of 54 Ready
What does SQL mean?
Structured query language
Shortcuts
Prev Space Show / hide Next
Turn this into a study set.
Sign in with Google to save tricky questions to your reminder list and resume on any device.
Sign in with Google Free • no extra password