In First Normal Form (1NF), each attribute value should be ___________.
- Atomic
- Composite
- Identical
- Unique
First Normal Form (1NF) requires that each attribute value within a table should be atomic or indivisible. This means that an attribute should not contain multiple values or be a composite of other attributes. Ensuring atomicity helps maintain data integrity and facilitates efficient data manipulation.
Loading...
Related Quiz
- What are the advantages and disadvantages of using a log-structured file system?
- Thread creation is less expensive than ___________ creation.
- Which cryptographic algorithm is commonly used for hashing passwords in web applications?
- Secure Socket Layer (SSL) and its successor ________ are cryptographic protocols that provide communication security over a computer network.
- What is the purpose of a file system in an operating system?