Given a table of data with bitemporal modeling, where there are 2 dates: (i) the date that the data applies to, and (ii) the date at which the fact was known. What SQL query will give the latest snapshot of the data date based on the As_of_Datetime? e.g. Answer