datbase 5

datbase 5

Professional Development

10 Qs

quiz-placeholder

Similar activities

DBMS Advanced Features and Distributed Databases

DBMS Advanced Features and Distributed Databases

Professional Development

10 Qs

Mastering Database Management Systems

Mastering Database Management Systems

Professional Development

10 Qs

Cuestionario SQL

Cuestionario SQL

Professional Development

10 Qs

PRACTICE  SET FOR INTERMEDIATE 2

PRACTICE SET FOR INTERMEDIATE 2

Professional Development

10 Qs

EXPLORATION OF ADVANCED IT WORD FORMATION

EXPLORATION OF ADVANCED IT WORD FORMATION

Professional Development

10 Qs

Mongodb Basics

Mongodb Basics

Professional Development

10 Qs

BIS - Database

BIS - Database

Professional Development

12 Qs

datbase 5

datbase 5

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Eman Hamdy

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ما انواع

sql joins ?

JOIN ALL

INNER SELECTINNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN, CROSS JOIN, SELF JOIN

OUTER JOIN

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ما اهمية الفهرسة

indexing

في قاعدة البيانات ؟


Indexing in SQL is used to create backups of databases.


Indexing in SQL is a technique to enhance data retrieval speed, providing benefits like faster queries and reduced I/O operations.

Indexing in SQL is a method to delete data quickly

Indexing in SQL is a technique to encrypt sensitive data.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do stored procedures enhance database performance?

Stored procedures eliminate the need for indexing


Stored procedures require more manual coding.


Stored procedures increase network latency.


Stored procedures reduce network traffic, allow pre-compilation, and optimize query execution.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List common data types used in SQL

NCHAR, JSON, SET


CHAR, TIME, BLOB

INTEGER, VARCHAR, DATE, BOOLEAN, FLOAT, TEXT, TIMESTAMP

DECIMAL, CLOB, XML

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the ACID properties of transactions.

Atomicity, Consistency, Isolation, Reliability

Accuracy, Consistency, Isolation, Durability


Atomicity, Consistency, Integrity, Durability


ACID properties: Atomicity, Consistency, Isolation, Durability.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a rollback in transaction management?


A rollback is a process that undoes changes made in a transaction to maintain data integrity.

A rollback is a technique used to speed up transaction processing.


A rollback is a process that creates a new transaction without affecting existing data.


A rollback is a method to permanently save changes in a transaction.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a unique key and a primary key?


Both primary key and unique key can have multiple null values but serve different purposes.

A primary key can have multiple null values, while a unique key cannot.


A primary key cannot be null and uniquely identifies records, while a unique key can allow one null value and

A unique key is used for foreign key relationships, while a primary key is not.

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?