Installs a changed configuration option used only with the sp_configure system stored procedure.
RECONFIGURE [WITH OVERRIDE]
where
The WITH OVERRIDE clause must always be used when the system administrator sets the allow updates option to 1.
Note Never use the RECONFIGURE statement to change the default sort order of SQL Server.
sp_configure System Stored Procedure |