What is RAID and what are different types of RAID
configurations?
Answer Posted / swapna
RAID stands for Redundant Array of Inexpensive Disks, used
to provide fault tolerance to database servers. There are
six RAID levels 0 through 5 offering different levels of
performance, fault tolerance.
| Is This Answer Correct ? | 58 Yes | 25 No |
Post New Answer View All Answers
How would we use distinct statement? What is its use?
How to loop through the result set with @@fetch_status?
Which autogrowth database setting is good?
What is always encrypted?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
What is the use of nvl work?
What is spatial and temporal data?
Explain about thread and memory management process of SQL?
Explain about system database?
Which tools are available to manage SQL Azure databases and servers?
What is table level trigger?
Explain comment on transactions?
You want to implement the one-to-one relationship while designing tables. How would you do it?
How to copy data from one table to another table?
How to delete multiple rows with one delete statement in ms sql server?