DBMS ST Jan 2025

DBMS ST Jan 2025

Professional Development

20 Qs

quiz-placeholder

Similar activities

DB Team

DB Team

Professional Development

16 Qs

BIG DATA DAY 3 Quiz

BIG DATA DAY 3 Quiz

Professional Development

15 Qs

Intro to DBT and Data Layers Quiz

Intro to DBT and Data Layers Quiz

Professional Development

15 Qs

PowerBI Quiz

PowerBI Quiz

Professional Development

18 Qs

Reboot Quiz

Reboot Quiz

Professional Development

15 Qs

Database Foundations

Database Foundations

Professional Development

20 Qs

CIW IBA Lesson 6 Vocabulary

CIW IBA Lesson 6 Vocabulary

8th Grade - Professional Development

16 Qs

Manipulating Data

Manipulating Data

University - Professional Development

15 Qs

DBMS ST Jan 2025

DBMS ST Jan 2025

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Padmavathi S

Used 9+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. A tuple is equivalent to __________.
Field
Record
File
Database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Hiding the implementation details from the user is called
Data Security
Data Hiding
Dat Modelling
Data Abstraction

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which of the following is not a DDL command?
Create
Select
Alter
Update

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What are SQL constraints?
Set of rules that impose some restrictions while inserting, deleting, or updating the data in the databases.
Set of constraints to copy the data from database tables.
SQL commands to join to two tables.
SQL constraints to alter data in a table.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. SELECT *  

  1. FROM instructor  

  2. ORDER BY salary 

  3. --This query will display the records in _____ order by salary

Ascending

Descending

Error in Query

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Primary key, if combined with a foreign key creates
parent child relationship between the tables that connect them
many-to-many relationship between the tables that connect them
network model between the tables connect them

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which of the following is incorrect about 'views' in SQL?
Views are virtual tables.
Views are used to add constraints in SQL.
Views refer to a named set of SQL statements.
Views can be referred same way as tables.

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?