1.

The use of parameters, including parameter markers in _______ applications, can increase the reuse of execution plans.(a) OLE DB(b) ADO(c) ODBC(d) All of the mentionedI got this question in an internship interview.I'd like to ask this question from Query Plan Reuse in section Performance Tuning and Optimization of SQL Server

Answer»

Right CHOICE is (d) All of the mentioned

For EXPLANATION: Using parameters or PARAMETER markers to hold VALUES that are typed by END users is more secure than concatenating the values into a string.



Discussion

No Comment Found

Related InterviewSolutions