Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select query
Message
From
03/06/2003 16:42:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select query
Miscellaneous
Thread ID:
00795912
Message ID:
00795912
Views:
45
I want to write the query to get the assigned number for the key.

All the keys(100 keys) are stored in one field with the comma separated.

**************Keys Sample******************************

klwhentyq - 1,hqjsuhruy - 2,kmjhsfrgt - 3,ktlnxgsdt - 4,

*******************************************************

table name is cal and field name is key.

could you please tell me how i can get just the number:

select key from cal where key like = klwhentyq;

i want to get one for the above condition.

Thank you very much.
Next
Reply
Map
View

Click here to load this message in the networking platform