What is RAID and what are different types of RAID
configurations?
Answer Posted / aravind reddy
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 ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is sql server profiler?
I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
How do I save a stored procedure in sql server?
what is a schema in sql server 2005? : Sql server database administration
What will be query used to get the list of triggers in a database?
What is the largest component inside a field?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
What is the name of the Database which IBM mainframe uses?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
Tell me what is sql profiler?
What is difference between materialized view and view?
List the advantages of using stored procedures?
How to provide values to user defined function parameters?
What is attribute? : sql server analysis services, ssas
What is SQL Azure Data sync?