Subject Re: [firebird-support] SQL Question
Author Helen Borrie
At 03:43 PM 19/04/2007, you wrote:
>Hi all,
>
> I was just wondering whether this is the correct group to ask about SQL
>queries? If not can someone please point me in the right direction?
>
>Is it possible in Firebird to use column aliases in a select statement?
>
>For example:
>
>SELECT
> col1 AS "Student Name"
>FROM
> students
>WHERE
> studentID = 7577;

Yes.

Would you please configure your mail client to send plain text to the
lists? thanks.
^ heLen