SQL QUERIES REVISION 2

SQL QUERIES REVISION 2

11th Grade - University

10 Qs

quiz-placeholder

Similar activities

Veri tabanı yönetim sistemleri

Veri tabanı yönetim sistemleri

University

12 Qs

If else

If else

University

15 Qs

TVL 3 - Programming

TVL 3 - Programming

12th Grade

10 Qs

Tipe Data dalam Basisdata

Tipe Data dalam Basisdata

1st - 12th Grade

15 Qs

J277 - 2.2 - Functions in Python

J277 - 2.2 - Functions in Python

10th Grade - University

10 Qs

BE METER REVIEW #7

BE METER REVIEW #7

12th Grade

12 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

SDD HSC Quiz 4A

SDD HSC Quiz 4A

12th Grade

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