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 |
how many bits ip address consist of? : Sql server database administration
What is Extended user-defined?
what is the primary use of the model database? : Sql server administration
When a primary key constraint is included in a table, what other constraints does this imply?
why we use cursor?
4 Answers CarrizalSoft Technologies, Melstar, TCS,
what is database replication? : Sql server database administration
What are the events recorded in a transaction log?
What is referential integrity and how is it achieved?
How many max. conditions can b written under the WHERE clause? Like select * from [tabnam] WHERE (cond1...or..cond2....or...cond3...and.....so on.....??? (upto how much extent))?????
What are “unrepeatable reads”?
what is the main difference between constraints(like primary key etc..)& joins?
How send email from database?.
3 Answers CarrizalSoft Technologies, Merrill Lynch,
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)