Forum Discussion
Did you pass the timeframe also?
select * from messages where post_time > 2018-09-25T00:00:00.000
- jaikumar1Mentor
Hi VikasB,
Thank you for your reply. While selecting record without any additional conditional parameter it return certain records. But while applying the condition, it return some additional records which are not returned previously without any condition in the query. Is there any limit getting applied automatically even if we are not applied?
I need to apply the time limit in the query, and i'm just looking now to get the current date and time using the freemarker, and which will apply in the query.
Related Content
- 7 years ago
- 9 years ago
- 11 years ago