Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL SYNTAX
Message
From
11/04/2001 03:37:10
 
 
To
11/04/2001 03:34:41
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00494306
Message ID:
00494315
Views:
18
Gavin


SELECT authors.* ;
FROM firstpass_cursor, authors ;
WHERE UPPER(mytable.au_lname) = firstpass_cursor.au_lname ;
INTO CURSOR secondpass_cursor ;
ORDER BY firstpass_cursor.au_lname

Mohemmed
Previous
Reply
Map
View

Click here to load this message in the networking platform