Fanatical logo

Fanatical Books Purchase 2025-02-13

TABLE WITHOUT ID "[[" + book.title + "]]" AS "Title", join(book.authors, ", ") AS "Authors", join(book.related, ", ") AS "Related" FROM "" WHERE contains(file.name, this.file.name) FLATTEN books AS book SORT book.title ASC