Yeah, because year 11 IT is a mix of SD and APPs
Another question.
ii) Jay wants customers to order her jewellery online. Select and justify an effective way of backing up Jay’s
files. Ensure that your answer refers to one or more of the following: complete backup, differential backup
and incremental backup.
1/ What is a primary key? Thanks
Complete (full) backup: Backup everything onto a separate medium
Differential backup: Consists of an initial full backup, then any changes made are backed up onto one separate medium (so you have stored one full backup, and another with any changes made after the full backup)
Incremental: Also consists of an initial full backup, then any changes made are backed up onto several media (so you would have a stored a full backup, plus each change made is stored on a separate medium. For example, after the initial full backup, you might make an incremental backup each month, March 2008, April 2008 etc.)
Take your pick, but don't just choose full backup.
1/ A primary key uniquely identifies a record in a database. (This is all you need to know, really)