SQL QUERIES REVISION 2

SQL QUERIES REVISION 2

11th Grade - University

10 Qs

quiz-placeholder

Similar activities

DIctionary

DIctionary

11th Grade

11 Qs

S2C TOPIC 1

S2C TOPIC 1

University

10 Qs

SQL Quiz (Moderate Level)

SQL Quiz (Moderate Level)

12th Grade

15 Qs

Revisando a Aula 1 Estrutura de Dados

Revisando a Aula 1 Estrutura de Dados

University

9 Qs

MySQL Functions

MySQL Functions

12th Grade

15 Qs

Unidad 13: Diseño de redes redundantes y de alta disponibilidad

Unidad 13: Diseño de redes redundantes y de alta disponibilidad

University

10 Qs

Discord Quiz

Discord Quiz

5th - 12th Grade

10 Qs

CS Academy Unit 3 Review

CS Academy Unit 3 Review

9th - 11th Grade

10 Qs

SQL QUERIES REVISION 2

SQL QUERIES REVISION 2

Assessment

Quiz

Computers

11th Grade - University

Hard

Created by

janathul firthouse

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following requirement can be implemented using a CHECK constraint?

(a) Student must be greater than 18 years old.

(b) Student must be form a BRICS Country (Brazil, Russia, India, China, South Africa)

(c) Student’s roll number must exist in another table(say, namely Eligible)

(d) None of these 1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum value that can be stored in NUMBERIC(4,2)

(a) 9999.99

(b) 99.9999

(c) 99.99

(d) 9.99

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

. What should be the data type for the column Pricestoring values less than Rs.1000 e.g. 200.21

(a) VARCHAR(50)

(b) NUMBER

(c) NUMBER(5,2)

(d) NUMBER(6)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All aggregate functions ignore NULLs except for the __________ function.

(a) Distinct

(b) Count(*)

(c) Average()

(d) None of these

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

To remove a character from the right side of a string, _____ function is used

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The functions that work with one row at a time are _____ _____ functions

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The ______ _______ clause is used to divide result of SELECT query in groups.

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?