Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String + datetime
Message
From
15/01/2007 05:42:30
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
String + datetime
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01185567
Message ID:
01185567
Views:
66
Hi,
I have an index with expression characterField + DateTimeField.
How should the expression in SQL statement?
Currently, I am using the expression below. But I am not sure if it is optimized.

characterField + Convert(char(10), DateTimeField, 112)

Any ideas?
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform