Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Oracle Temporary Table
Message
De
30/09/1999 11:45:55
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00270773
Message ID:
00271117
Vues:
23
Mark, Thanks for the reply.

What SQL Server allows us to do is create a temporary table that
is available for the duration of the datasession. Once we
disconnect, the table is automatically dropped. The user does
not need create authority.

SQL Server example is...

create table #mytemptable(...)

We are looking to do something similar in Oracle 7.3.3.

Any suggestions are greatly appreciated.

Once again thanks, Vince
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform