DBMS-Short-Answer
DBMS-Short-Answer
Ans. In a table, rows are called records (tupples) and columns are
termed a fields (attribute). A row stores complete information of a
record whereas column stores only similar data values for all records.
3. What is field in database? Give an example.
13. When Memo data type is preferred over Text data type for a
field?
Ans. When the length of the field is more than 255 characters. Text
data type is not capable to store the project description because its
length cannot be more than 255 characters so, Memo data type is
preferred over Text data type.
Ans. When we enter text in a Number field and press Enter or press
Tab key, MS-Access displays a message that "The val you entered
does not match the Number data type in the column." Number
15. Write one example of data field for which you would set the
Required property to Yes?
Ans. If there is a situation when you want to enter same value tor all
records. Then, to avoid typing the same thing many times, you can
set as a Default Value property.
Ans. The term data integrity refers to the accuracy and consistency of
data. When creating databases, attention needs to be given to data
integrity and how to maintain it.
Difference between primary key and foreign key: Primary key can't
accept null values whereas foreign key can accept multiple null value.
22. Distinguish between Text and Memo data types.
PLATINUM CLASSES
Learn Simple | Learn Easy