SQL QUIZ

SQL QUIZ

University

12 Qs

quiz-placeholder

Similar activities

KONFIGURASI WEB SERVER CMS

KONFIGURASI WEB SERVER CMS

University

10 Qs

Taller SQL

Taller SQL

University

10 Qs

Vue with Firestore basics

Vue with Firestore basics

University

9 Qs

Soal Tes Awal Basis Data kelas XI

Soal Tes Awal Basis Data kelas XI

University

10 Qs

KUIS PERTEMUAN KE 7 (Si)

KUIS PERTEMUAN KE 7 (Si)

University

10 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Kuis Praktikum Modul 3 - DDL

Kuis Praktikum Modul 3 - DDL

University

15 Qs

QUIZ 3 - DFC2083

QUIZ 3 - DFC2083

University

15 Qs

SQL QUIZ

SQL QUIZ

Assessment

Quiz

Education

University

Medium

Created by

karthik V

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

  1. SQL stands for Sample Query Language

  1. SQL stands for Structured Query List

  1. SQL stands for Structured Query Language

  1. SQL stands for Sample Query List

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this SQL database language design to?

  1. Maintain the data in hierarchal database management systems.

  1. Maintain the data in relational database management systems.

  1. Maintain the data in network database management systems.

  1. Maintain the data in object-oriented database management systems.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is not true about SQL?

  1. Using SQL in relational databases is all about inserting, updating, and deleting data.

  1. Sample data can also be described with the aid of this tool.

  1. It helps develop relational database functions, events, and views.

  1. A SQL user can also set restrictions and permissions for a table column, a view, and a stored procedure.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the correct SQL command?

  1. CREATE

  1. UPDATE

  1. DELETE

  1. All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the work of CREATE command?

  1. Using this command, you can remove or erase recorded information from a database table.

  1. It enables you to create new databases, tables, table views, and other objects using this command.

  1. Inserting records or data into the database tables is accomplished with this command. In addition to inserting records in single rows, we can insert records in multiple rows as well.

  1. A single or multiple rows can be accessed using this command from one or more tables of a database. Using the WHERE clause with this command is also possible.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the work of SELECT command?

  1. Database objects such as tables, table views, and other objects can be deleted using this command.

  1. Database objects such as tables, table views, and other objects can be deleted using this command.

  1. One or more rows from one or more tables of the database can be accessed with this command. Using the WHERE clause with this command is also possible.

  1. It enables you to create new databases, tables, table views, and other objects using this command.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the work of DROP command?

  1. Using this command, you can remove or erase recorded information from a database table.

  1. Database objects such as tables, table views, and other objects can be deleted using this command.

  1. One or more rows from one or more tables of the database can be accessed with this command. Using the WHERE clause with this command is also possible.

  1. It enables you to create new databases, tables, table views, and other objects using this command.

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?