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.
What is the primary purpose of a router in a network?
Encoding or scrambling data for transmission across a network is known as :
Which of the following will prevent interaction with your computer after a specified time period.Â
Which of the following instructs the computer hardware ?
What does the .org domain represents?
Which of the following operating system is used on mobile phones ?
Which of the following displays the slide show on a monitor or computer projected large screen in MS-PowerPoint 2019?
Which of the following is a form of malware that encrypts a victim's files?
To save an existing file with new name at a new location we should us _______ command.
What does IPV6 consist of in bits?