Show List

Quiz - SQL - 1

77%

Public Average Score
Select the right answer for below questions:

What is SQL?
Structured Query Language
Simple Query Language
Syntax Query Language
System Query Language
Structured Query Language

What is a database management system?
A program that allows you to store, organize and retrieve data from a computer
A system that stores and manages data in a structured way
A type of programming language
A tool for managing software
A system that stores and manages data in a structured way

What is a database table?
A group of columns
A group of rows
A group of cells
A group of values
A group of rows

What is a primary key in a database table?
A unique identifier for each record in the table
A field used to sort the data in the table
A field used to group the data in the table
A field used to filter the data in the table
A unique identifier for each record in the table

What is the purpose of the SELECT statement in SQL?
To retrieve data from a database
To add data to a database
To update data in a database
To delete data from a database
To retrieve data from a database

What is the purpose of the WHERE clause in a SELECT statement?
To filter the results of a query
To sort the results of a query
To group the results of a query
To limit the number of results returned by a query
To filter the results of a query

What is the purpose of the GROUP BY clause in a SELECT statement?
To filter the results of a query
To sort the results of a query
To group the results of a query
To limit the number of results returned by a query
To group the results of a query

What is the purpose of the JOIN clause in a SELECT statement?
To combine data from two or more tables
To filter the results of a query
To sort the results of a query
To group the results of a query
To combine data from two or more tables

What is the purpose of the INSERT statement in SQL?
To retrieve data from a database
To add data to a database
To update data in a database
To delete data from a database
To add data to a database

What is the purpose of the UPDATE statement in SQL?
To retrieve data from a database
To add data to a database
To update data in a database
To delete data from a database
To update data in a database

Submit
Retry
{"qz1-579843":"Structured Query Language","qz1-579844":"A system that stores and manages data in a structured way","qz1-579845":"A group of rows","qz1-579846":"A unique identifier for each record in the table","qz1-579847":"To retrieve data from a database","qz1-579848":"To filter the results of a query","qz1-579849":"To group the results of a query","qz1-579850":"To combine data from two or more tables","qz1-579851":"To add data to a database","qz1-579852":"To update data in a database"}

    Leave a Comment


  • captcha text