1.

_____________ sets procedure options in SQL Server.(a) sp_procoption(b) sp_dropmessage(c) sp_altermessage(d) sp_executesqlI had been asked this question in class test.This key question is from Stored Procedure in division Developing with SQL Server of SQL Server

Answer»

Right CHOICE is (a) sp_procoption

Best explanation: sp_procoption sets exactly one OPTION to CONFIGURE a stored procedure for auto execution when SQL SERVER STARTS up.



Discussion

No Comment Found

Related InterviewSolutions