RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

quiz-placeholder

Similar activities

DBMS Quiz-1XII

DBMS Quiz-1XII

9th - 12th Grade

20 Qs

SQL_RDBMS

SQL_RDBMS

12th Grade

12 Qs

SQL

SQL

12th Grade

15 Qs

MySQL

MySQL

12th Grade

10 Qs

SQL

SQL

12th Grade

20 Qs

Manipulating Relational Databases

Manipulating Relational Databases

10th - 12th Grade

10 Qs

BTEC unit 2 databases - key terms

BTEC unit 2 databases - key terms

12th Grade

15 Qs

SQL - Basic concepts

SQL - Basic concepts

11th - 12th Grade

10 Qs

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

Assessment

Quiz

Computers

12th Grade

Hard

Created by

r M

Used 340+ 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?