Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select to a temporary cursor
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Select to a temporary cursor
Divers
Thread ID:
01365559
Message ID:
01365559
Vues:
55
Hi.
Is there a way in .net (C#) to select to a temporary Cursor and then use this as the source
of another select e.g.

Select * ,.....from Tablea Into Table Temp1
Select * from Temp1 into Table Temp2
Select * from Temp2 into table Temp3...etc

The above selects are just examples
Each select is more complicated , with numerous fields and some
of the selects are done for grouping purposes.

Any help appreciated.
regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform