PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-461 (update June 5th, 2017)

Exam 70-461: Querying Microsoft SQL Server 2012 (update June 5th, 2017)

Which parameter should you use when you create the column?

Your manager has asked you to design a new table and enforce rules for the type of information
that can be stored in a particular column. The information must match a particular pattern e.g. a
number between 1 and 7. This checking must be performed during insert or update operations.
Which parameter should you use when you create the column?

What will happen when a row is deleted from the medical…

You’re designing a new table that will hold information about medical records. Another table called
documents contains a foreign key that references this table. To make sure information is cleaned
up when a delete operation is performed, you’ve added an ON DELETE CASCADE statement to
the foreign key relationship. What will happen when a row is deleted from the medical records table?

Which five Transact-SQL statements should you use?

Drag and Drop Question
You write the following SELECT statement to get the last order date for a particular customer.

You need to create the user-defined function to return the last order date for the specified customer.
Which five Transact-SQL statements should you use? (To answer, move the appropriate SQL
statements from the list of statements to the answer area and arrange them in the correct order.)


Page 2 of 1612345...10...Last »