arXiv 2305.07372
Interactive Text-to-SQL Generation via Editable Step-by-Step Explanations
By Yuan Tian, Zheng Zhang, et al.
Published 2023-05-12
Citation lineage
Review the prior work and downstream research connected to this paper.
Relational databases play an important role in business, science, and more. However, many users cannot fully unleash the analytical power of relational databases, because they are not familiar with database languages such as SQL. Many techniques have been proposed to automatically generate SQL from natural language, but they suffer from two issues: (1) they still make many mistakes, particularly for complex queries,…