Select As question

From: GhostBuck <district57aa_at_gmail.com>
Date: Sun, 21 Mar 2010 09:36:08 -0700 (PDT)
Message-ID: <c8dcc0ed-953b-4a41-9a88-e1714ff2058b_at_h35g2000pri.googlegroups.com>



In SQL I am able to select a field as something else. I will use this in generic function for naming grid columns readable to the user.

e.g. Select bdate as [Date of Birth] from ....

Oracle via ADO does not seem to like the [] around the "AS" name. How would I accomplish this in Oracle? Received on Sun Mar 21 2010 - 11:36:08 CDT

Original text of this message