Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select - SQL Command
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select - SQL Command
Miscellaneous
Thread ID:
00013312
Message ID:
00013312
Views:
69
I have a Customer table that have 20 fields. I want to select 16 fields. Do I have to do this way?
SELECT C.field1, C.field2,….. , C.field16 FROM Customer C where C.field1 = "whatever"

Any ways?

Thanks
James
Next
Reply
Map
View

Click here to load this message in the networking platform