Added employer’s daily and hourly costs to daily and hourly averages tables. Also included these costs in the YOY charts.
Data Analytics / Flickerbook / PHP / SQL / Web development
Adding new column to Flickerbooks payments DB and generating values for it from existing data
A quick example of how I filled a newly created column in database table, using already existing data and PHP to calculate and insert new values into new column.