Answer Posted / senthil ku,mar
Use sp_configure to display or change server-level
settings. To change database-level settings, use ALTER
DATABASE. To change settings that affect only the current
user session, use the SET statement
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
What is transaction server explicit transaction?
What is 2nf example?
What is the web service used for reporting services?
Explain about SQLOS?
How secure is sql server database?
What are the elements of dbms?
What does <> symbol mean?
What is dbcc? Give few examples.
What are the functions in sql server?
How to find index size for each index on table?
What are the triggers in sql?
What is cached report?
What is the difference between grant and with grant while giving permissions to the user?
What are indexes in sql?