SQL Fundamentals Quiz - https://www.tutorialspoint.com/sql/index

SQL Fundamentals Quiz - https://www.tutorialspoint.com/sql/index

Professional Development

10 Qs

quiz-placeholder

Similar activities

Azure Data Fundamentals Module 2

Azure Data Fundamentals Module 2

Professional Development

10 Qs

EXPLORATION OF ADVANCED IT WORD FORMATION

EXPLORATION OF ADVANCED IT WORD FORMATION

Professional Development

10 Qs

DDL - Create

DDL - Create

Professional Development

10 Qs

PSD1

PSD1

Professional Development

10 Qs

DBMS SESSION 20

DBMS SESSION 20

Professional Development

8 Qs

JF UIT 2022 - Game 2

JF UIT 2022 - Game 2

Professional Development

15 Qs

ICTDBS506 SQL Vs NoSQL

ICTDBS506 SQL Vs NoSQL

Professional Development

5 Qs

SQL Fundamentals Quiz - https://www.tutorialspoint.com/sql/index

SQL Fundamentals Quiz - https://www.tutorialspoint.com/sql/index

Assessment

Quiz

Computers

Professional Development

Hard

Created by

David Hunt

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed SQL?

Microsoft in the 1980s

Google in the 1990s

None of the Above

IBM in the 1970s

Answer explanation

SQL was developed by IBM in the 1970s, making the correct answer choice 'IBM in the 1970s'.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Simple Query Language

Sequential Query Language

Standard Query Language

Structured Query Language

Answer explanation

SQL stands for Structured Query Language, making it the correct choice among the options provided.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a SQL command type?

Data Manipulation Language

Data Definition Language

Data Control Language

Data Connection Language

Answer explanation

Data Connection Language is NOT a SQL command type, the other three are valid SQL command types.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to retrieve data from a database in SQL?

GET

READ

FETCH

SELECT

Answer explanation

The correct command used to retrieve data from a database in SQL is SELECT. It is used to fetch specific data based on specified criteria.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to insert new data into a database?

ADD RECORD

INSERT INTO

UPDATE

CREATE NEW

Answer explanation

The correct SQL statement to insert new data into a database is INSERT INTO.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the basic operations performed by SQL?

SELECT, INSERT, UPDATE, DELETE

CREATE, ADD, MODIFY, REMOVE

FETCH, POST, PUT, DELETE

READ, WRITE, UPDATE, DELETE

Answer explanation

The basic operations performed by SQL are SELECT, INSERT, UPDATE, and DELETE. These operations are fundamental for querying and manipulating data in a database.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a purpose of SQL?

Creating mobile applications

Programming microcontrollers

Managing relational databases

Styling web pages

Answer explanation

The purpose of SQL is managing relational databases, not creating mobile applications, programming microcontrollers, or styling web pages.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?