3
Some Questions To Think About
•Two queries- the first is run once a week and takes 10 mins toreturn its result set- the second is run 10 thoushand times a week andtakes 1 second to return its result set? which of these two queries will have the potential toaffect Disk I/O the greatest.•Two computers- the first uses Raid 5 for its data drive- the second uses Raid 10 for its data drive? which of these two computers will return data faster all else been equal
Leave a Comment