MS SQL Server 2012 - Day 4

12345678910
Across
  1. 3. A unique clustered index is built by default for each table, for which user define ______ constraint
  2. 5. Objective of creating views is
  3. 8. Index which stores same column data in the same page
  4. 9. A system stored procedure used to obtain information on indexes
  5. 10. The message number for error thrown by RAISERROR should exist in
Down
  1. 1. To view the definition of a procedure with a system function
  2. 2. Views cannot include ______ keyword
  3. 4. The stored procedure which is stored at different machine
  4. 6. A table on which clustered index is applied
  5. 7. System stored procedure which displays information about database object dependencies