PrepAway - Latest Free Exam Questions & Answers

How should you retrieve data in your application?

Your database administrators will not allow you to write SQL code in your application.
How should you retrieve data in your application?

PrepAway - Latest Free Exam Questions & Answers

A.
Reference an index in the database.

B.
Call a stored procedure.

C.
Query a database view.

D.
Script a SELECT statement to a file.

Explanation:
The SQL will only be inside the stored procedure.


Leave a Reply