Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Difference between a view and a cursor
Message
De
12/11/2003 17:07:29
 
 
À
12/11/2003 16:47:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00849298
Message ID:
00849311
Vues:
22
The speed will pretty much be the same as they both rely on SQL SELECT. The biggest difference is a view is generally updateable. You can make a read/write cursor, but you have to write your own update code. With a view, you just do a TABLEUPDATE().


>i want to know what is the difference between a view and a cursor?
>
>
>Wich one is the faster ?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform