Explain what are db_options used for?
Answer / ravi raj chelluri
Displays or changes database options, and enables the
asynchronous log service feature.
Syntax
sp_dboption [dbname, optname, optvalue [, dockpt]]
Examples:
1) Displays a list of the database options
sp_dboption
2)Allows select into, bcp and parallel sort operations on
tables in the advanturewors database
use Advantureworks
go
master..sp_dboption Advantureworks, "select into", true
go
| Is This Answer Correct ? | 3 Yes | 3 No |
What is the use of builtinadministrators group in sql server? : sql server security
What types of integrity are enforced by a foreign-key constraint
Can we store videos inside the sql server table?
What is an expression in ms sql server?
Do you know what is bit data type and whats the information that can be stored inside a bit column?
How do indexes help, types?
wt is mean by acid property? i know it is atomocity,consistency,isolation and durabulaty but wt is these mean and wt actions it's perform
What is mscorsvw.exe - process - microsoft .net framework ngen?
how can we use a composite key for two tables and how can we represent it
what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
How column data types are determined in a view?
how to find nth highest salary
103 Answers Cognizant, IBM, NexGen, Oracle,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)