Querying using MySQL

Querying using MySQL

12th Grade

20 Qs

quiz-placeholder

Similar activities

Uji Pengetahuan Basisdata

Uji Pengetahuan Basisdata

11th Grade - University

20 Qs

Testout IT Fundamentals Databases

Testout IT Fundamentals Databases

9th - 12th Grade

20 Qs

Database CompTIA

Database CompTIA

9th - 12th Grade

20 Qs

Preguntas sobre Bases de Datos

Preguntas sobre Bases de Datos

12th Grade

17 Qs

SQL

SQL

11th - 12th Grade

20 Qs

BASIS DATA XI RPL

BASIS DATA XI RPL

9th - 12th Grade

20 Qs

DBMS

DBMS

12th Grade

20 Qs

MYSQL

MYSQL

12th Grade

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