Explain what is raid and what are different types of raid levels?
Answer / Priyanka Nigam
{"raid": "RAID (Redundant Array of Inexpensive Disks) is a method for storing data across multiple disks to improve performance, reliability, and fault tolerance.
"raid levels": "There are five common RAID levels: RAID 0, RAID 1, RAID 5, RAID 6, and RAID 10 (also known as RAID 1+0). RAID 0 provides no redundancy but improves read performance by striping data across multiple disks. RAID 1 mirrors data on two identical disks for improved reliability. RAID 5 distributes parity information across all disks to provide fault tolerance and better read performance. RAID 6 is similar to RAID 5 but includes an additional parity disk for increased fault tolerance. RAID 10 combines mirroring and striping for improved performance and redundancy."}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
What is a trace frag? Where do we use it?
how many no of arguments can be passed in procedures and functions
Can you type more than one query in the query editor screen at the same time?
What is the difference Between Sql-server 2000 & 2005
what is index seek and index scan?
What happens when converting big values to numeric data types?
What functions can a view be used to performed?
Relational calculus is what type of language?
Explain what are the restrictions that views have to follow? : SQL Server Architecture
How can i Relate Tables in SSIS
how can i lock the column in the table
Oracle (3253)
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)