- To explore the structure of the database, including the list of tables and their schemas. - To inspect the columns and metadata for specific tables.
Project: SQL-based data exploration and profiling of the Zepto sales dataset. Data quality: detected and documented NULLs and inconsistencies (e.g., discountPercent, discountedSellingPrice, ...
Abstract: Large Language Models have greatly enhanced the Text-to-SQL task. In this paper, we propose AES-SQL, an LLM-based approach based on few-shot Learning. We adjust the structure of the adaptive ...