Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String + datetime
Message
De
15/01/2007 05:42:30
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
String + datetime
Versions des environnements
SQL Server:
SQL Server 2000
Divers
Thread ID:
01185567
Message ID:
01185567
Vues:
67
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...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform