文件名称:将参数的值设为“default”-Sybase12.5培训资料(内部资料)
文件大小:706KB
文件格式:PPT
更新时间:2024-05-15 16:00:52
Sybase
将参数的值设为“default” sp_configure 可以指定参数的缺省值。 Syntax: sp_configure "parameter_name", 0, "default" Example: sp_configure "number of remote connections", 0, "default" - Configuration option changed. Since the option is static, Adaptive Server must be rebooted in order for the change to take effect.