ANY dialect question:
How to retrive data from a column which contains both date and time
How to retrive data from a column which contains both date and time
For eg:- A col named date_entered has a values
22/09/2000 12:22:52
22/09/2000 6:5:15
22/09/2000 12:22:52
22/09/2000 8:15:45
how shal i retrieve data for the value which has 22/09/2000 12:22:52
|