First page Back Continue Last page Image
Unexpected Functionality
- Most DBMS’s by default do not enforce the fundamental rules of the relational model
- Most DBMS’s will allow rows to be inserted into a table that are exact duplicates of existing rows
- Most DBMS’s will allow you to create tables without any key columns