Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT SQL question
Message
De
26/03/2004 11:47:37
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
26/03/2004 09:51:36
Steven Kleypas
Tarrant County College District
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00889939
Message ID:
00890015
Vues:
22
Steven-

>Thanks to everyone who replied. I guess I didnt ask the question correctly... I was wanting to know if it is possible to return the result of the query directly with the RETURN rather than storing it to something and then RETURNing that. Also, I wanted to use the SELECT rather than COUNT for the very reason that COUNT moves the pointer!

SQL SELECT statements aren't functions, and don't return values. Thus there's no sense to RETURN SELECT * FROM SomeTable, right? Especially given your example, which selects into an immediate cursor.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform