Querying using MySQL

Querying using MySQL

12th Grade

20 Qs

quiz-placeholder

Similar activities

Computer organisation & architecture

Computer organisation & architecture

12th Grade - University

20 Qs

Semester 1 - Microsoft Word

Semester 1 - Microsoft Word

9th - 12th Grade

20 Qs

Practice Laptops

Practice Laptops

9th - 12th Grade

17 Qs

Database Concepts

Database Concepts

11th - 12th Grade

15 Qs

Year 11-09/09/2021-quiz 2

Year 11-09/09/2021-quiz 2

10th - 12th Grade

19 Qs

Adobe Premiere Tools

Adobe Premiere Tools

9th - 12th Grade

15 Qs

Computer Network - Internet

Computer Network - Internet

10th - 12th Grade

20 Qs

Word 2016 - Lessons 1 & 2

Word 2016 - Lessons 1 & 2

9th - 12th Grade

20 Qs

Querying using MySQL

Querying using MySQL

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Suma Nellisheri

Used 55+ times

FREE Resource

20 questions

Show all answers

1.

OPEN ENDED QUESTION

2 mins • 1 pt

Which SQL command is used to describe the structure of the table ?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A table ‘Student’ contains 5 rows and 4 columns initially. 2 more rows are added and 1 more column is added . What will be the degree and cardinality of the table student after adding these rows and columns?

7, 5

5,7

5,5

None of the above

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1. All aggregate functions ignore the __________________ value.

similar

NULL

column

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1. To perform condition based on a list, we need to use ____________ clause

between

select

in

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1. The ___________ character with LIKE matches any substring.

_

%

*

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Delete is a ___________ command , Drop is a ___________ command

DML, DDL

DDL, DML

DCL,DML

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1. Output of-

SELECT INSTR(‘UNICODE’,’CO’);

1

3

4

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?