select * from /test/datetime where v_date = '2019-10-20' /** count(1) **/ ; select * from /test/datetime where v_timestamp = '2019-10-20 23:59:59' /** count(1) **/ ;