Our customer wants to order by the record creation date. To me this seems like a system variable, some sort of meta data for the record itself.
Is there a way to te
If he only wants to order by it, you can consider using a timestamp column.
It cannot be related to a real-world date, but you can sort on it.