# The Current State: - Right now after the model returns an SQL query, it takes quite a lot of time to execute and produce the tables from that query. ## Solution Needed: - Make it execute faster regardless of the limit scope of the query. And as always try optimizing it