Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime comparison
Message
 
 
To
03/04/2009 05:24:38
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Application:
Web
Miscellaneous
Thread ID:
01392907
Message ID:
01392980
Views:
44
>Hi,
>Thank you. May I know how to compare date only portion in SQL?
>I know we can use CONVERT() but would it be optimized since index cant contain function (could it?). ?
>
>Thank you

In my opinion it's better to create @dStart and @dEnd and compare date this way, but perhaps datediff function would already be optimizable. Can you run two simple tests to verify it?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform