Microsoft
Software
Hardware
Network
Question : Get the original name of an aliased column in a view
Dear experts,
I need to determine the original name of a column that has been aliased in a view. I need to do it in such a way that I am able to determine what the original column name is and preferably also the name of the table where the column is coming from.
Answer : Get the original name of an aliased column in a view
You'll have to view the definition of the view
select object_definition(object_i
d('viewnam
e'))
Random Solutions
Want to open form when file opens, but getting file/access error 75 message
VBA - Playing Movies using VLC or GOM Player
SQL Express 2005 ODBC Connection Error 67 and 17
Terminal Server - Outlook configures automatically when users login
Email report in PDF gives error
closing form without saving
Image Printing in Forms
Exchange 2003 Likely Corruption help
Export SQL Report without Report viewer
export gridvie to exle