SQL SERVER

123456789
Across
  1. 2. __________explorer is used to view all available objects in sql management studio(6)
  2. 4. ------- can be used to perform row by row operation
  3. 6. Is a set of one or more sql statements that can have parameters(9)
  4. 8. It is a virtual table(4)
  5. 9. Keyword used to remove duplicate rows in output(8)
Down
  1. 1. The letter C in "DCL" stands for
  2. 3. --------is considered to be hybrid of insert and update in a single statement(5)
  3. 4. Type of index that gets created automatically on primary key column(9)
  4. 5. Inbuilt function that provides details on any database object(6)
  5. 7. ---------is used to check that any row in the sub-query meets the condition(6)