Skip to main content

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

Proofing Book PublicationMetrics

3. Steps to Be Performed

The Date Table in phpMyAdmin needs to be updated every month with the last month.

  • [ToGo beto described]DateTable
SQL Tab

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-001033
Document Owner Vincent
Version 1.0
Last Date of Change OctoberMarch 2,26, 20252026
Next Review Due Date
Version & Change Tracking