Summarize how database design principles differ with regards to the design of updateable databases and the design of read-only databases.
Summarize how database design principles differ with regards to the design of updateable databases and the design of read-only databases. The very nature of updatable and read-only database is different. Updatable databases are accessed by user and amended while read-only …