hi,
I have an events table and have a datetime field save which is event start date. I need to find all events from that start date which are in this weekend. What should be the query for this?
Also can you please let me know what will be the query for find events which are in next weekend.
Thanks,