adspace


What’s the distinction between dropping a info and taking a info offline?

Answer Posted / Rina Kumari

Dropping an object (e.g., table, view, stored procedure) permanently removes it from the database. On the other hand, taking an object offline makes it temporarily unavailable for queries or transactions but keeps the structure intact. Taking an object online makes it accessible again.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1300


Where can you add custom error messages to sql server?

1215


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1048


How raid can influence database performance?

1119


What is clustered index

1087


How can you append an identity column to a temporary table?

1071


Does view occupy space?

1022


What is the difference between for xml raw and for xml auto?

1119


How to enter binary string literals in ms sql server?

1246


Can you index views?

955


Can we do dml on views?

1039


How efficient you are in oracle and SQL server?

1258


How do I find the sql server version?

1103


What is a coalesce function?

1285


Why we use the openxml clause?

1080