
I have a data set where a process runs daily and records all inventory levels on that day. The process does not run on Saturdays. I need to duplicate all the entries from Friday and insert them into data set as Saturday.
What is the most efficient way to complete this?