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
query to return distinct email id's, joined to their most recent customer record
Access 2007 Ribbon how to display the print preview button or group
select query
sql 2005 backup config
two case statements in one SQL view
Wsus Client Download Updates issue
Load into SQL Server From FoxPro database through SSIS
Runtime Error
drag icon in c#.net
SLOW DATA ACCESS TO WINDOWS 2008 R2 VIRTUAL