Scenario: Your company wants to retrieve large result sets of medical information from your current system, which has over 10 TBs in the database, and store the data in new tables for further query. The database must have a low-maintenance architecture and be accessible via SQL. You need to implement a cost-effective solution that can support data analytics for large result sets. Question: What is the best cost-effective solution to retrieve large result sets from a 10 TB database and store the data for further query, while ensuring low maintenance and SQL accessibility?