<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Vipul Shah's SQL Blogs : T-SQL</title><link>http://blogs.technet.com/vipulshah/archive/tags/T-SQL/default.aspx</link><description>Tags: T-SQL</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How to parse the view definition and get the base tables and base columns information</title><link>http://blogs.technet.com/vipulshah/archive/2007/03/06/how-to-parse-the-view-definition-and-get-the-base-tables-and-base-columns-information.aspx</link><pubDate>Tue, 06 Mar 2007 18:36:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:677284</guid><dc:creator>vishah</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/vipulshah/comments/677284.aspx</comments><wfw:commentRss>http://blogs.technet.com/vipulshah/commentrss.aspx?PostID=677284</wfw:commentRss><description>&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-bidi-font-family: 'Times New Roman'; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;You can use INFORMATION_SCHEMA.VIEW_TABLE_USAGE and INFORMATION_SCHEMA.VIEW_COLUMN_USAGE from SQL70 onwards. And you can use sys.sql_dependencies in SQL Server 2005. &lt;/SPAN&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=677284" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/vipulshah/archive/tags/T-SQL/default.aspx">T-SQL</category></item></channel></rss>