Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Returning Less Than Desired
Message
 
To
19/07/2001 16:15:06
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00532833
Message ID:
00532837
Views:
13
Try instead of IN:
SELECT DISTINCT ;
Codes.type, Codes.code, Codes.subsystem ;
FROM codes ;
WHERE ","+ALLTRIM(STR(Codes.subsystem))+"," $ (?csubsystem)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform