Database Query

Database Query

11th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Asas Basis Data 2024

Asas Basis Data 2024

11th Grade

15 Qs

Databases and SQL for Grade 10 IT

Databases and SQL for Grade 10 IT

10th - 12th Grade

16 Qs

MySQL Functions

MySQL Functions

12th Grade

15 Qs

SQLDatabase

SQLDatabase

12th Grade

15 Qs

MySQL

MySQL

12th Grade

18 Qs

SQL

SQL

11th - 12th Grade

12 Qs

programer

programer

12th Grade

20 Qs

MySQL Functions

MySQL Functions

12th Grade

16 Qs

Database Query

Database Query

Assessment

Quiz

Computers, Fun

11th - 12th Grade

Medium

Created by

Priyanka Kalarikkal

Used 74+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command is used to change the data in a table?

update

drop

grant

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

which clause will help you to match pattern in select command?

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

which of the following are Aggregate functions?

date()

sum()

max()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____ text function is to remove characters from a string.

remove()

trim()

instr()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

monthname(2020/04/07) will return the value....

4

7

April

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Find the correct format...

select * from class order by name desc;

select * from class name order by desc;

select * from class order by desc name;

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Which text function will return the text in upper case?

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?

Discover more resources for Computers