Valid 1z0-485 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-485 Exam! ExamDiscuss.com now offer the newest 1z0-485 exam dumps, the ExamDiscuss.com 1z0-485 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-485 dumps with Test Engine here:
If your customer wants to save storage space by compressing tables that are read frequently but rarely updated, which compression technique would you recommend?
Correct Answer: C
Explanation/Reference: Explanation: The clause "for query" compresses it in hybrid columnar manner. The clause "low" does not compress it as aggressively. So more space is consumed but compression and decompression do not consume as much CPU. A more aggressive compression can be achieved by replacing the "low" clause with "high". This type of HCC is known as warehouse compression since it is useful for data warehouses where a lot of data is stored but they are queried frequently.