Search
⌘K

Leetcode 3358. Books with NULL Ratings

Given a Books table, write an SQL query to list all books whose rating is missing (rating IS NULL), correctly handling SQL NULL semantics and returning the specified columns (e.g., book id/title).


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.