In a DBMS, what is the role of a primary key?
- Establishes relationships between tables
- Stores aggregate data
- Stores large text data
- Uniquely identifies each record in a table
The primary key in a DBMS serves to uniquely identify each record in a table. This uniqueness helps maintain data integrity and enables efficient data retrieval and relationships between tables.
Loading...
Related Quiz
- To connect and analyze data from different workbooks, the _______ feature in Excel is often utilized.
- When introducing a new data analytics tool in the organization, what data governance practice is crucial to maintain data quality and consistency?
- What is the result of print("Data" + str(123))?
- How does Hadoop's HDFS differ from traditional file systems?
- _______ computing is a cloud-based technology that allows for the efficient processing of complex algorithms on large datasets.