RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

quiz-placeholder

Similar activities

MySQL Functions

MySQL Functions

12th Grade

15 Qs

SQL-Class 12

SQL-Class 12

12th Grade

16 Qs

Database concepts

Database concepts

12th Grade

16 Qs

Quiz Database Relasional

Quiz Database Relasional

12th Grade

10 Qs

Access 2.12 (A) Review

Access 2.12 (A) Review

KG - University

10 Qs

SQL Basics

SQL Basics

12th Grade

13 Qs

SQL - Function n Joins

SQL - Function n Joins

12th Grade

15 Qs

My SQL- DDL

My SQL- DDL

11th Grade - Professional Development

20 Qs

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

Assessment

Quiz

Computers

12th Grade

Hard

Created by

r M

Used 356+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full form of SQL?

Sub Query Language

Structured Query Language

Saturated Query Language

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the degree and cardinality of the cartesian product of two tables if the degree of first table is 3 and second table is 5. The cardinality of first table is 10 and cardinality of second table is 6.

Degree 15, Cardinality 16

Degree 8 Cardinality 16

Degree 8 Cardinality 60

Degree 15 cardinality 60

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select DDL commands from among the options...

SELECT

ALTER

DROP

DELETE

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct query

SELECT * FROM EMP WHERE NAME=NULL

SELECT * FROM EMP WHERE NAME IS NULL;

SELECT FROM EMP WHERE NAME IS NULL;

SELECT *FROM EMP WHERE NAME IS 'NULL';

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The restrictions or conditions applied on data are known as ______________

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The primary key of a table which is present in another table for referencing is known as ________________________

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The command which changes the structure of a table is _____________________

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?