Quiz on SQL

Quiz on SQL

Professional Development

45 Qs

quiz-placeholder

Similar activities

SP- Level 2

SP- Level 2

5th Grade - Professional Development

50 Qs

AWS Quiz

AWS Quiz

Professional Development

50 Qs

TCS NQT Mock Test 1,VERBAL ABILITY,QUANTITATIVE APTITUDE,PROGRAM

TCS NQT Mock Test 1,VERBAL ABILITY,QUANTITATIVE APTITUDE,PROGRAM

Professional Development

41 Qs

CTFL MOCK QUIZ - 02

CTFL MOCK QUIZ - 02

Professional Development

40 Qs

NILAI KUIS PERTAMA

NILAI KUIS PERTAMA

University - Professional Development

50 Qs

Danganronpa Names

Danganronpa Names

KG - Professional Development

42 Qs

SIMULASI DIGITAL

SIMULASI DIGITAL

Professional Development

40 Qs

CS- Data Security Level 6

CS- Data Security Level 6

Professional Development

48 Qs

Quiz on SQL

Quiz on SQL

Assessment

Quiz

Computers, Engineering

Professional Development

Hard

Created by

Dr. Sharma

Used 3+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The language used application programs to request data from the DBMS is referred to as __________

DDL

DML

Query Language

All of the mentioned

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a type of SQL statement?

Data Manipulation Language (DML)

Data Definition Language (DDL)

Data Control Language (DCL)

Data Communication Language (DCL)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In existing table, ALTER TABLE statement is used to

Add columns

Add constraints

Delete columns

Delete constrains

All the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

SQL Query to delete all rows in a table without deleting the table (structure, attributes, and indexes)

DELETE FROM table_name;

DELETE TABLE table_name;

DROP TABLE table_name;

None

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Correct syntax query syntax to drop a column from a table is

DELETE COLUMN column_name;

DROP COLUMN column_name;

ALTER TABLE table_name DROP COLUMN column_name;

None is correct.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used for removing a table and all its data from the database:

Create command

Drop table command

Alter table command

All of the mentioned

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following language is used to specify database Schema ?

DDL

DML

DCL

None

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?