Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create data from a range
Message
De
17/10/2014 06:50:58
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Create data from a range
Versions des environnements
SQL Server:
SQL Server 2014
Application:
Web
Divers
Thread ID:
01609576
Message ID:
01609576
Vues:
49
Hi

I have a list of data

ID From To
1001 100 103

I want to use this to create data rows in another table

ID Type
1001 100
1001 101
1001 102
1001 103

any thoughts on the best way to do this in sql

Thanks

Nick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform