Create a temp view Create temp view viewname (aliaslist) as select collist ......
Project your temp table from this view Dennis McGrath -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dick Fey Sent: Friday, February 29, 2008 10:41 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Project using alias column names. Nowhere can I find documentation of syntax to project a temp table from a regular table using alias column names so as not to conflict when building a report. It as taken me a long time to realize I should never have more than 1 matching column name, and there is way too much involved to change the table. Suggestions where to look? Dick Fey Carpet Broker Inc.

