I need to create a Sql Database Checklist,
I have some basics points like
- Each table must have a primary key
- Normalize data to third normal form
- Check for Integrity column the column value should be incremented properly.
But can anyone help me to enhance this list ?
1 Answer