adplus-dvertising
frame-decoration

Question

Point out the wrong statement.

a.

sp_depends provide the details of all database objects that depend on the specific database object

b.

sp_helpdb provides the text of a stored procedure reside in Sql Server

c.

Extended procedures provide an interface to external programs for various maintenance activities

d.

All of the mentioned

Answer: (b).sp_helpdb provides the text of a stored procedure reside in Sql Server

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.

Similar Questions

Discover Related MCQs

Q. __________ provides details on any database object.

Q. Which of the following is an extended procedure?

Q. _____________ procedure cannot be created in Resource database.

Q. Nesting level of stored procedure is applicable for ____________

Q. Nesting level of a stored procedure’s execution is stored in the _________ function.

Q. Reasons for consideration of the stored procedure can be?

Q. Point out the correct statement.

Q. __________ takes no parameters and returns all kinds of interesting information.

Q. Which of the following has support for transaction?

Q. Point out the wrong statement.

Q. __________create the removable database.

Q. Which of the following stored procedure is used for error messages?

Q. _____________ sets procedure options in SQL Server.

Q. __________ is used to build the code dynamically and execute it.

Q. Stored procedure used to remember the exact number of bytes is _____________

Q. Stored procedure is a __________ set of one or more SQL statements.

Q. Point out the wrong statement.

Q. How many types of stored procedures are present in SQL Server?

Q. Which of the following procedures are created by user for own actions?

Q. Point out the wrong statement.