Nalla_Balu Posted February 27, 2020 Report Posted February 27, 2020 2 hours ago, jefferson1 said: na query ila undi select * from tablename where abc = '12345' so where condition lo inko parameter add cheyali, which is created and it should get values from a date ignoring seconds. 1) Select * from table where abc =12345 and cast(substr(created,1,10) as date format ‘yyyy-mm-dd’) = ‘2020-02-26’ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.