Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT SQL question
Message
 
À
26/03/2004 09:33:38
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:
00889943
Vues:
16
What is the correct syntax to do something like the following?
FUNCTION GetStudentCount
LPARAMETERS tnCourseID
 SELECT COUNT(*) FROM v_students WHERE iCourseID = tnCourseID INTO ARRAY aStCount
RETURN aStCount(1,1)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform