A SELECT statement spends all its time returning 1 billion rows. What can be done to make this faster?
A. Use a CURSOR.
B. Use an EXTERNAL table.
C. Use the COPY command.
D. Increase the PreFetch Count.
A SELECT statement spends all its time returning 1 billion rows. What can be done to make this faster?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A SELECT statement spends all its time returning 1 billion rows. What can be done to make this faster?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!