Hi dear friends,
I want to select more than one columns in one SQL statement. How can I use a
string or alias variable as the expression after the Select key word? Like I
have a table named Test with four columns A, B, C, and D. Can I do this:
Dim exp as String (or Alias)
exp = "A, B, C"
Select exp From Test
I tried, but it didn't work. Thanks in advance for any help,
David Hou
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]