InterviewSolution
Saved Bookmarks
| 1. |
What is the data type in database management systems? |
|
Answer» Data types are classifications that identify POSSIBLE values for and OPERATIONS that can be done on the data, as WELL as the way the data in that field is STORED in the database. |
|