MEDIUM
Earn 100

Order database of the Company: Customer(CustID, CustName) Order(OrderID, CustID, OrderDate) what type of integrity is this?
(a)Domain Integrity
(b)Referencial integrity
(c)Key Constaint
(d)Forign Key

50% studentsanswered this correctly
Important Questions on Database Management System
EASY
The run-time stack is characterized by

EASY
Mark the methods of database security :

EASY
Integrity Constraints types:

EASY
"_____" means that the data contained in a database is accurate and reliable.

EASY
How to secure your database server?

EASY
A Index on an attribute of a relation is a data structure that allows the database system to find those tuples in the relation that have a specified value for that attribute efficiently, without scanning through all the _____ of the relation.

EASY
The primary key is a unique value that identifies each row. This requirement is called the ______ constraint .

EASY
Is NULL value allowed in the FOREIGN KEY column?

