COMPUTER FUNDAMENTALS

COMPUTER APPLICATIONS

DATABASE MANAGEMENT SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
An attribute that has only one value is the meaning of____
A
Single value Attribute
B
Composite attribute
C
Derived Attribute
D
Simple Attribute
E
Multi Value attribute
Explanation: 

Detailed explanation-1: -Single-valued attributes Single-valued attributes accept only one value. For single-valued attributes, the syntax is: attribute = value attribute = “value with spaces” Multi-valued attributes. Multi-valued attributes accept one or more values that are separated with spaces and enclosed in braces.

Detailed explanation-2: -3] Single value and multi-valued-An attribute having atomic value for a entity is called as single valued attribute.

Detailed explanation-3: -The attributes which are able to store only one value are known as Single Valued Attributes. These attributes cannot store more than one value. For example, The attributes of an Employee entity are Employee id, DOB, Gender. An employee has only one employee id which is unique and it also has a single date of birth.

There is 1 question to complete.