I have a table where I'm working with data that is ordered by time of input. It's similar to something like a mail system, but instead of attaching a timestamp in another cell on the same row, I either update the last null value in a column or, if the last value in the row isn't null, I insert...