Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Column name in SQL in View Designer
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00113148
Message ID:
00113155
Views:
22
>Hi,
>
>I have a column in a SQL View that is a expression. I know that I can specify a meaningful name with the "AS" clause, but I don´t know where.
>
>Thanks for any help.
>
>Regards,


Jose,

Put it in the same line as the expression.
ie:
alltrim(firstname) + ' ' + alltrim(lastname) as fullname

then move the expression to the include fields.

Robert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform