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
Calculate value of previous month using VB expression in SSRS report
Dialog Box to ask questions to get new users to identify their pathway to various files being used in macro program
Group statement
Windows 7 arp -s access denied issue.
Unable to join a Win2008 server to a Windows 2008 Domain
Create a speedometer chart in excel
Draw gradient on panel control
MDB, Library MDA, open a 2nd instance of a Form in MDB from MDA.
Printer error from Excel Documents
Unicode character retrieval from MS-Access