Exit 70-433 TS: Microsoft SQL Server 2008, Database Development
Question 4 of 5
0% complete
Q4 Single choice

You need to identify which tables are referenced by name in a stored procedure that does not use dynamic SQL.

Which catalog view should you use?

  • A

    sys.procedures

  • B

    INFORMATION_SCHEMA.TABLES

  • C

    INFORMATION_SCHEMA.ROUTINES

  • D

    sys.sql_expression_dependencies