Question
A barrel has 4L and 500 mL of acid. In how many
containers, each of capacity 25 mL, can be filled?Solution
⇒ Total quantity of acid = 4 L 500 ML = (4 × 1000) ML + 500 ML = 4500 ML ⇒ Capacity of each container = 25 ML ⇒ Number of containers that can be filled by acid = 4500/25 = 180
Which normal form ensures no partial dependency of non-prime attributes on a candidate key?
Which layer of the OSI model handles logical addressing and routing?
HTTPS ensures which of the following?
A PL/SQL `TRIGGER` is a stored program that automatically executes in response to:
Which type of join returns only matching records from both tables?
Which of the following is a type of phishing attack?
Which SQL isolation level allows phantom reads but prevents dirty reads and non-repeatable reads?
Which normal form eliminates transitive dependencies?
In a relational database, what is a foreign key?
Which constraint ensures that a column contains only unique values, but allows NULL values?