InterviewSolution
Saved Bookmarks
| 1. |
What is data type in M.S. Access ? Write its types with example. |
|
Answer» tion:Data types are the building BLOCKS of databases. A field's data TYPE not only INFLUENCES other important characteristics of that field, such as field size, but also how the field is used throughout the database, such as in objects, calculations, expressions, and so forth. USING the right data type is a key to SUCCESS. |
|