Search Header Logo

RDBMS

Authored by Juhi Patel

English

Professional Development

Used 1+ times

RDBMS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is generally used for performing tasks like creating the structure of the relations, deleting relation?

DML(Data Manipulation Language)

Query

Relational Schema

DDL(Data Definition Language)

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is generally used for performing tasks like creating the structure of the relations, deleting relation?

DML(Data Manipulation Language)
Query
Relational Schema
DDL(Data Definition Language)

Answer explanation

Jupiter is a gas giant made primarily of hydrogen and helium. Unlike terrestrial planets that have solid surfaces, gas giants like Jupiter don't have a well-defined solid surface, allowing them to accumulate more mass in a gaseous form. This composition has allowed Jupiter to grow significantly larger than planets with solid surfaces.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The given Query can also be replaced with_______: SELECT name, course_id FROM instructor, teaches WHERE instructor_ID= te aches_ID;

Select name,course_id from teaches,instructor where instructor_id=course_id;
Select name, course_id from instructor natural join teaches;
Select name, course_id from instructor;
Select course_id from instructor join teaches;

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The given Query can also be replaced with_______: 1. SELECT name, course_id 2. FROM instructor, teaches 3. WHERE instructor_ID= teaches_ID;

Select name,course_id from teaches,instructor where instructor_id=course_id;
Select name, course_id from instructor natural join teaches;
Select name, course_id from instructor;
Select course_id from instructor join teaches;

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of the following given statements possibly contains the error?

select * from emp where empid = 10003;
select empid from emp where empid = 10006;
select empid from emp;
select empid where empid = 1009 and Lastname = 'GELLER';

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Rows of a relation are known as the _______.

Tuples
Degree
Entity
All of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of the following commands is used for removing (or deleting) a relation forms the SQL database?

Delete
Remove
Drop
All of the above

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?