Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Computed Columns 1

Status
Not open for further replies.

susan70739

Programmer
Joined
Dec 11, 2000
Messages
2
Location
US
Is there a way to get the formula used in a computed column through tsql?
 
If you mean you want to know what formula was used to create the result that is currently held in a field within a row?? Then I afraid the answer is no you can't.

Rick.


 
Thanks, but I found the information I was looking for in the syscomments table text column.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top