Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT SQL question
Message
From
26/03/2004 09:33:38
Steven Kleypas
Tarrant County College District
Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SELECT SQL question
Miscellaneous
Thread ID:
00889939
Message ID:
00889939
Views:
51
What is the correct syntax to do something like the following?

FUNCTION GetStudentCount
LPARAMETERS tnCourseID
RETURN SELECT COUNT(*) FROM v_students WHERE iCourseID = tnCourseID
Next
Reply
Map
View

Click here to load this message in the networking platform