Jezzy Grey

Generation

text to sql syntaxFri, 17 Feb 2023

Return the list of books from the catalog_book table, focusing on the title column.

SELECT title FROM catalog_book;

Want to kickstart your project?Use the new AI Studio to create your code