Forum Discussion
2 Replies
Sort By
Did you pass the timeframe also?
select * from messages where post_time > 2018-09-25T00:00:00.000
- jaikumar17 years agoMentor
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
- 11 months ago
- 2 years ago