Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calculating a Reference String
Message
De
06/02/2008 04:41:13
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Calculating a Reference String
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01289953
Message ID:
01289953
Vues:
57
Hi,

Our tables have a reference field which the user can type into. The field can contain pretty much anything the user can think of e.g.

AAA
AZ49
Glasgow/01 etc.

However, the user can also ask the system to calculate the next reference.

In our system, the string AAAA would be greater than ZZZ, and the reference after AAAA would be AAAB.

Using MAX() in the above example would return ZZZ, when we would want AAAA returned.

Is there a SQL statement which would return what we consider to be the maximum reference?

Matt.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform