QUIZ 1 BASIC SQL BCA 3rd Year

QUIZ 1 BASIC SQL BCA 3rd Year

University

36 Qs

quiz-placeholder

Similar activities

Quiz on Computational Thinking

Quiz on Computational Thinking

University

40 Qs

Internet of Things Quiz

Internet of Things Quiz

University

40 Qs

Health and Safety Regulations Quiz

Health and Safety Regulations Quiz

University

39 Qs

Software Engineering (MT)

Software Engineering (MT)

University

40 Qs

SCR (Module 3 and 5)

SCR (Module 3 and 5)

University

39 Qs

Computer Architecture 1

Computer Architecture 1

University

35 Qs

Unit 3.1 – Pipe Sizing and Selection PART 1

Unit 3.1 – Pipe Sizing and Selection PART 1

University

40 Qs

Planejamento e Decisões

Planejamento e Decisões

University

34 Qs

QUIZ 1 BASIC SQL BCA 3rd Year

QUIZ 1 BASIC SQL BCA 3rd Year

Assessment

Quiz

Engineering

University

Hard

Created by

KRITI BANSAL

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 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

2 mins • 1 pt

Match SQL language with SQL commands

1)DDL i)Revok, Grant

2)DML ii)rename a table

3)TCL iii)insert, update

4)DCL iv)rollback , commit

1-iii,2-i,3-ii,4-iv

1-iii,2-ii,3-iv,4-i

1-ii,2-iii,3-iv,4-i

1-i,2-iii,3-ii,4-iv

3.

MULTIPLE CHOICE QUESTION

2 mins • 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)

4.

MULTIPLE CHOICE QUESTION

2 mins • 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

2 mins • 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

2 mins • 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

2 mins • 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?