InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between A Structure And A Table? |
|
Answer» STRUCTURES are constructed the ALMOST the same WAY as TABLES, the only difference using that no database table is generated from them. Structures are constructed the almost the same way as tables, the only difference using that no database table is generated from them. |
|