InterviewSolution
Saved Bookmarks
| 1. |
What Are Data Classes? What Are The Various Data Classes Available For Selection? |
|
Answer» The data class signifies a physical area in an underlying database where the table is LOGICALLY stored. Also it throws LIGHT on what KIND of data will be stored in the table. Data class helps us to categorize the table on the basis of type of data stored. There are THREE important data classes
The data class signifies a physical area in an underlying database where the table is logically stored. Also it throws light on what kind of data will be stored in the table. Data class helps us to categorize the table on the basis of type of data stored. There are three important data classes |
|