Support for the AS Clause in RQBELast reviewed: April 29, 1996Article ID: Q101592 |
The information in this article applies to:
There currently is no direct support for the AS clause in RQBE. However, you can use the AS clause in RQBE by using the field expression builder and using the following syntax:
[<alias>.]<select_item> AS <column_name>NOTE: Whatever is placed in the quotation marks to the right of the AS expression cannot contain any spaces; otherwise, it will generate an error and/or undesired results. Instead of spaces, you can use underscores.
|
Additional reference words: VFoxWin FoxDos FoxWin 2.00 2.50 2.50a RQBE AS
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |