Structure
- How is the data organized
- In SQL you have tables and rows
- In relational you have relations and tuples
- In XML you have documents and tag markup
- Structure is logical, not physical
- How and where data is stored is not part of a data model
| Copyright © 2005-2006 David Rolsky |