Querying using MySQL

Querying using MySQL

12th Grade

20 Qs

quiz-placeholder

Similar activities

NCCE Student Knowledge Questions - programming A

NCCE Student Knowledge Questions - programming A

9th - 12th Grade

19 Qs

US Customary Measurement

US Customary Measurement

8th - 12th Grade

15 Qs

MS Excel Basics

MS Excel Basics

5th Grade - Professional Development

20 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

System Development Life Cycle - 12CompSci

System Development Life Cycle - 12CompSci

10th Grade - University

25 Qs

Excel Lessons 7 & 8

Excel Lessons 7 & 8

9th - 12th Grade

20 Qs

Computer Startup Quiz

Computer Startup Quiz

2nd Grade - University

20 Qs

Excel 2016 Basics Quiz

Excel 2016 Basics Quiz

12th Grade

15 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?