RushiShroff
Programmer
I want to search records by date from some date to
some date.
So select * from tblnm where Insertdt > xxdate.. and
Insertdt < yydate
Is the right approach ?
Or better approach is there ?
Rushi Shroff
some date.
So select * from tblnm where Insertdt > xxdate.. and
Insertdt < yydate
Is the right approach ?
Or better approach is there ?
Rushi Shroff