Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it acceptable?
Message
From
06/07/2001 08:09:39
 
 
To
06/07/2001 08:06:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00527318
Message ID:
00527365
Views:
21
Hi,
my SQL


SELECT Ino, bCode ;
FROM Stock_Status ;
WHERE ALLTRIM(UPPER(INO)) = "012" AND ALLTRIM(UPPER(BCODE)) = "AW" AND ;
ALLTRIM(UPPER(LOCCODE)) == "KL" ;
GROUP BY INO,BCODE ;
INTO CURSOR csrResult



SYS(3054) show this query run with full optimized.

Thnak you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform