Hello Team,
In the SELECT statement for FLASHBACK VERSION QUERY, one can successfully use
"VERSIONS BETWEEN TIMESTAMP MINVALUE AND MAXVALUE"
clause.
I am looking for some way to obtain the numerical value of the TIMESTAMP MINVALUE or TIMESTAMP MAXVALUE keywords using SELECT TIMESTAMP MINVALUE FROM DUAL like syntax or some other way if possible.
Please help if it is possible to view the actual numeric value of these keywords.

Best Regards