Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to show my Posting date till 11 Am in last date.
Plz help me out.
Regards,
Lalit Kumar
Hi Lalit,
Could you please explain us the issue in detail.
Thanks
How you are getting time??
may be try like this?
Load
*
From YourTable
where TimeField <='11:00''; //Syntax can be changed