PrepAway - Latest Free Exam Questions & Answers

You need to provide the ability to query race results without allowing access to other information in the data

You are developing a database that other programmers will query to display race results.
You need to provide the ability to query race results without allowing access to other
information in the database.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Add an AFTER UPDATE trigger on the result table to reject updates.

B.
Create an index on the result table.

C.
Place the query into a stored procedure.

D.
Disable implicit transactions.

One Comment on “You need to provide the ability to query race results without allowing access to other information in the data


Leave a Reply