Database Query

Database Query

11th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Python Functions

Python Functions

12th Grade

15 Qs

Database SQL

Database SQL

1st - 12th Grade

20 Qs

SQL

SQL

12th Grade

20 Qs

programer

programer

12th Grade

20 Qs

MYSQL FUNCTIONS

MYSQL FUNCTIONS

12th Grade

15 Qs

Asas Basis Data 2024

Asas Basis Data 2024

11th Grade

15 Qs

Learning SQL

Learning SQL

11th - 12th Grade

15 Qs

3. TEC BANCO DE DADOS_QL Multiple Choice Questions

3. TEC BANCO DE DADOS_QL Multiple Choice Questions

3rd Grade - University

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