View Single Post
Old 06-14-2021, 10:57 AM   #5
Semwize
Guru
Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.
 
Posts: 914
Karma: 275656
Join Date: Jun 2016
Device: Kobo
Quote:
Originally Posted by davidfor View Post
Code:
SELECT DISTINCT Attribution 
FROM content  
WHERE BookID IS NULL  
AND IsDownloaded in ('true', 1 )
AND Accessibility IN (-1, 1, 2, 8, 9)
'Rakuten Kobo Inc.' added to the list

I got what wanted - a list of authors, looked in which books had author name errors, and fixed them. Thanks again, for some reason I was looking in the wrong place initially.
Semwize is offline   Reply With Quote