Querying using MySQL

Querying using MySQL

12th Grade

20 Qs

quiz-placeholder

Similar activities

Trace Tables

Trace Tables

12th Grade

17 Qs

Minecraft 1.14 update

Minecraft 1.14 update

KG - Professional Development

22 Qs

Logic Circuits

Logic Circuits

10th - 12th Grade

16 Qs

678331

678331

12th Grade

15 Qs

ITF Databases

ITF Databases

9th - 12th Grade

20 Qs

Testout ITF Databases

Testout ITF Databases

9th - 12th Grade

20 Qs

Unit 26 - Develop Databases

Unit 26 - Develop Databases

12th Grade

20 Qs

Basis Data 1

Basis Data 1

12th Grade

20 Qs

Querying using MySQL

Querying using MySQL

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Suma Nellisheri

Used 52+ 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?