Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Help On SQL Statement
Message
From
25/07/2000 09:16:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Need Help On SQL Statement
Miscellaneous
Thread ID:
00396541
Message ID:
00396541
Views:
46
I have a table called stock, I have a sql statement to list the stock record, the question is :
is it to find the record that match certain word like "BRG" for example

stockcode description
STOCK A BRG A
STOCK B A BRG
STOCK V V DESCRIPTION
STOCK G G DESCRIPTION0
STOCK J J BRG

I want to list description that contain BRG so the result is

STOCK A BRG A
STOCK B A BRG
STOCK J J BRG


How to list using the SQL statement ?

Sorry for my english
Next
Reply
Map
View

Click here to load this message in the networking platform