Troubleshooting databases
Practice with troubleshooting
In your companion doc, use your table from Translating from a spreadsheet (or the answer tables HERE):- Run the Update troubleshooting test - is there an issue with updating information
- Do you have to update the same information in multiple places?
- Would a relation help?
- Test the Insert troubleshooting - is there an issue with adding new information?
- Could issues be solved with a relation?
- Would blank/isnotblank help?
- Do we have a correct hierarchy?
- Troubleshoot for Delete issues - when you delete something does everything work as intended?
- Could issues be solved with a relation?
- Would archiving be a better choice than deleting?
Was this helpful?
YesNo