Date Table Update
1. Overview and Context
OnceThis aprocedure book has been copyedited, it is typeset. Once in typesetting,updates the filesdate are converted from Word into InDesign, at which point the main output file becomes a PDF. At several stagestable in the productionSQL process PDFs are generated for internal and external checking.Database.
2. Triggers
The execution of this procedure is usually triggered by
3. Steps to Be Performed
The Date Table in phpMyAdmin needs to be updated every month with the last month.
[ToGobetodescribed]DateTable
To add:
INSERT INTO `DateTable`(`Date`) VALUES ("2021-01-01")
To delete:
DELETE FROM `DateTable` WHERE `Date` = "2021-01-01"
4. Additional Information
5. Document Control
| Document ID | PRO- |
| Document Owner | Vincent |
| Version | 1.0 |
| Last Date of Change | |
| Next Review Due Date | |
| Version & Change Tracking |