Question
In a relational database, which key uniquely identifies
tuples within a table and can never contain NULL values?Solution
A Primary Key uniquely identifies each record (or tuple) in a table and cannot contain NULL values. It enforces entity integrity, ensuring that every row in a table has a unique identifier. For example, in a table of employees, an employee ID serves as a primary key, ensuring no duplicate or NULL entries exist. Why Other Options Are Incorrect:
- Foreign Key: Links one table to another and can contain NULL values in some cases; its purpose is to enforce referential integrity, not uniqueness within its table.
- Candidate Key: A potential key that can uniquely identify tuples but is not chosen as the primary key.
- Alternate Key: A candidate key not selected as the primary key but still capable of uniquely identifying records.
- Composite Key: A primary key consisting of multiple columns but is a type of primary key, not a separate concept.
- Find the radius of the incircle of an equilateral triangle whose height is given to be 3√3 cm.
The corresponding medians of two similar triangles are 12 cm and 15 cm. If the area of the first triangle is 288 cm, then find the area of the second tr...
A triangle and a parallelogram have the same base 42 cm and the same area. If the height of the parallelogram is 14 cm, then find the length of the alti...
The corresponding medians of two similar triangles are 16 cm and 20 cm. If the area of the first triangle is 288 cm, then find the area of the second tr...
- Determine the perpendicular drawn from a vertex to the opposite side in an equilateral triangle with side length 8√3 cm.
- Determine the inradius of an equilateral triangle if its height is 6√3 cm.
Find the altitude of an equilateral triangle whose side is 8√3 cm.
In a triangle ABC, AD is the altitude from A to BC. If AD = 12 cm, AB = 13 cm, and AC = 14 cm, find the length of BC.
If two triangles EFG and UVW are congruent, then which of the following statement(s) is/are true?
I. EF = UV
II. ∠FEG = ∠UVW
- In triangle DEF, GH is drawn parallel to side EF. If DG = 9 cm, GE = 3 cm and DH = 6 cm, find DF.