asked 98.9k views
0 votes
The ____ cache is used as a temporary storage area for order by or group by operations, as well as for index-creation functions.

asked
User Ray Oei
by
8.3k points

1 Answer

7 votes
It does not look like business question. I guess it's about databases, so next time post it in Computer and Technology section. Anyway, I know the answer: The sort cache is used as a temporary storage area for ORDER BY or GROUP BY operations, as well as for index-creation functions. Cache allows to load data faster as this data is stored in the storage and doesn't need to be downloaded.
answered
User Govind Singh
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.