________ constraints ensure that all values in a column are different.
- Check
- Foreign Key
- Primary Key
- Unique
Unique constraints in SQL ensure that all values in a column are different. This is commonly used to enforce uniqueness in a specific column, such as a unique username in a user table.
Loading...
Related Quiz
- How does synthetic data generation benefit Test Data Management?
- To manage different test environments, version control can be used to maintain separate ________ for each environment.
- When multiple critical defects are reported simultaneously in an ETL process, what strategy should be adopted for prioritizing them?
- In ETL testing, how is data reconciliation used to ensure data accuracy and consistency?
- How are advancements in data governance expected to influence ETL testing strategies?