Buy Questpond's video subscriptions on
huge discount
.
Online: 892
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
You want to modify the server settings without using the Server properties screen from the Management Studio. Which stored procedure allows you to change server settings?
Posted by
Bandi
on 7/1/2014 | Category:
Sql Server Interview questions
| Views: 1979 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
sp_execute
sp_bindrule
sp_configure
sp_autostats
All Above
sp_configure is a system stored procedure used to configure the server-level properties
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What will be the output of below IsNumeric functio ...
Next > :
The RESTORE DATABASE T-SQL command can be used to ...
Comments or Responses
Login to post response
More Interview Questions by Bandi
The RESTORE DATABASE T-SQL command can be used to restore a database. ...
When you uninstall SQL 2008, you will find that certain files are not ...
Which of the following built-in tool will allow you to change services ...
What is wrong with this CREATE LOGIN statement? CREATE LOGIN users ...
SQL Server Agent is commonly used to schedule work to be done automati ...
Which of the following system database records all the system-level in ...
SQL Server Agent can be used to run and schedule jobs that perform one ...
When you schedule a SQL Server job you can configure which individuals ...
Latest Interview Questions
What are the other valid data types IsNumeric function supports?
What is the return type of IsNumeric function?
What will be the output of below statement? Select IsNumeric('1 ...
What is the use IsNumeric function?
What will be the value of the @Bit variable in below statement? dec ...
What will be the result? select STR(938.56,6,1);
What will be the output of the following Select statement? select 2 ...
What is WebDriver?
More ...