Code:
SELECT * FROM Transaction
TransactionDate >= -- code here to compute if the Transaction Date is already 23hours long using UTC Date?
Please help