Question
Easy
........... constraint ensures that no two 'rows' have same value in specified column/columns.
1
Default
2
Unique
3
Check
4
All options are wrong
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter:
Topic:
Correct Answer
Option B
Explanation
The correct option is (2): The UNIQUE constraint is a fundamental concept in Relational Database Management Systems (RDBMS) designed specifically to enforce entity integrity by guaranteeing that all values in a column, or a group of columns, are distinct. Its primary function is to ensure that no two rows within the table will have identical values for the constrained column(s), thereby fulfilling the requirement stated in the question. Unlike the…Read More
Similar Questions from HTET Exam - Level 3 - Year 2016
Question 1
Easy
Source :
HTET 2016
In ........... insertion takes place at the rear end.
Question 2
Easy
Source :
HTET 2016
Slide show can be stopped by pressing ........... key.
Question 3
Easy
Source :
HTET 2016
........... is used to combine data and its associated functions under a single unit.
Question 4
Easy
Source :
HTET 2016
........... command provides a window through which one can see the data of another table.