Problem Note 39304: SQL views of DBMS tables may not return aliased column names
A PROC SQL view of DBMS tables which uses the EXISTS condition with a correlated subquery and column aliases to rename columns, may not return those new column names.
Using the view in a Data Step with the DROP, KEEP or RENAME statement will return a warning similar to:
WARNING: The variable XXXXXXX in the DROP, KEEP, or RENAME list has never been referenced.
Operating System and Release Information
| SAS System | Base SAS | z/OS | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP4 |  | 
| Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP4 |  | 
| Microsoft Windows 2000 Server | 9.1 TS1M3 SP4 |  | 
| Microsoft Windows 2000 Professional | 9.1 TS1M3 SP4 |  | 
| Microsoft Windows NT Workstation | 9.1 TS1M3 SP4 |  | 
| Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Microsoft Windows XP Professional | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Windows Vista | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| 64-bit Enabled AIX | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| 64-bit Enabled HP-UX | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| 64-bit Enabled Solaris | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| HP-UX IPF | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Linux | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Linux on Itanium | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| OpenVMS Alpha | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Solaris for x64 | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
| Tru64 UNIX | 9.1 TS1M3 SP4 | 9.3 TS1M0 | 
*
        For software releases that are not yet generally available, the Fixed
        Release is the software release in which the problem is planned to be
        fixed.
       
| Type: | Problem Note | 
| Priority: | high | 
| Date Modified: | 2010-04-09 13:44:39 | 
| Date Created: | 2010-04-08 10:51:15 |