October 2002
Beginner
864 pages
18h 41m
English
Your data processing center should have a backup system set up. If your database is small to medium, you can take the extra precaution of using EXPORT to ensure that your data is backed up. You should make a backup of the export file and keep it in another location for further safety. Remember that these files can be large and will require a great deal of space.
If your database is perfectly planned, you should not have a problem with duplicate records. You can avoid duplicate records by using constraints, foreign keys, and unique indexes. See Day 10, “Controlling Data Integrity,” for more information on constraints, foreign keys, and unique indexes.
Read now
Unlock full access