I have a AUDIT Table in Oracle with DATE_AND_TIME as DATE and DATE_AND_TIME_24HOUR_FORMAT as Varchar2. I need to fetch records that are between two Date and DATE_AND_TIME_24HOUR_FORMAT. for example Record Date_AND_TIME DATE_AND_TIME_24HOUR_FORMAT 1 02-Feb-2022 13:35:24
2 02-Feb-2022 13:35:56
3 07-Feb-2022 13:35:32
4 07-Feb-2022 13:35:23
5 07-Feb-2022 13:35:02
6 07-Feb-2022 13:36:02
The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.