Search Header Logo

RDS Quiz

Authored by Aishwarya Raykar

Computers

University

Used 1+ times

RDS Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ selects tuples that satisfy the given condition from a relation.

selection

projection

union

intersection

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ join does not use any comparison operator.

conditional

natural

theta

equi

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


____ is the syntax used to display the structure of table.

show tables

describe table

define table

select * from table

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

complete the following query to delete a record from table.

delete ___ student ____ sname____'priya';

from,where,=

*,where,>=

in,like,=

*,where,<=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct query to add nee column in table using alter command.

alter table student add column sage int;

alter table student add sage;

alter table student add sage int;

alter table student add sage int

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


____ command is used to backup the database in Mysql.

mysql

mysqldump

mysqlbin

mysqlstore

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


____query is used to find the total of product quantity in product table.

select MIN(pquantity) from product;

select MAX(pquantity) from product;

select SUM(pquantity) from productl

select AVG(pquantity) from product;

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?