ADBM_Quiz_2_C

ADBM_Quiz_2_C

University

10 Qs

quiz-placeholder

Similar activities

Recoleccion y Fuentes de Datos

Recoleccion y Fuentes de Datos

University

15 Qs

Teste de SQL: Tabelas e Inserções

Teste de SQL: Tabelas e Inserções

10th Grade - University

14 Qs

Quick Quiz Simpeda

Quick Quiz Simpeda

University

10 Qs

CSS222 Q01

CSS222 Q01

University

10 Qs

Typing

Typing

3rd Grade - University

15 Qs

Partes del Computador

Partes del Computador

1st Grade - University

8 Qs

AEGIS Cyber Quiz

AEGIS Cyber Quiz

University

15 Qs

Quiz sobre el Lenguaje SQL

Quiz sobre el Lenguaje SQL

University

10 Qs

ADBM_Quiz_2_C

ADBM_Quiz_2_C

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Hamza Ali

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of data corruption spreading across replicas?

Server crash

Index rebuild

Wrong update applied to all copies

Schema mismatch

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logical backups are typically created using:

pg_basebackup

filesystem copy

pg_dump

tar command

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Physical replication is best described as:

Table-level copy

Byte-for-byte copy of entire database

Exporting rows to CSV

Copying only indexes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to create a procedure?

MAKE

SETUP

CREATE PROCEDURE

RUN PROC

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Local procedures in PL/pgSQL are simulated using:


psql.exe

Anonymous blocks (DO $$)

Triggers

SELECT blocks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does NEW.salary <> OLD.salary check for?


Salary increase only

If salary has changed

Deletion

Null values

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What clause defines when a trigger fires?


SELECT

AFTER/BEFORE

ON LOG

DO NOW

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?