Pages - Menu
(Move to ...)
Home
About Us
Contact Us
▼
Thursday, 20 November 2008
search record from table at given date
you pass date as varchar type and mm/dd/yyyy format
select * from emp where (createddate>'11/15/2008' and
createddate<DATEADD(day,1, '11/15/2008'))
1 comment:
anup
8 February 2009 at 23:39
this is comment
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
this is comment
ReplyDelete