Why SQL is not relational: Poor Integrity Support
- Minimal constraint support
- Making new types is hard to impossible
- Cannot express database constraints except foreign keys
- Support for table constraints is not rich enough
| Copyright © 2005-2006 David Rolsky |