Name the sentinel returned by `QueryRow(...).Scan(...)` when a query produces no row

from Go
advanced 1 min

Name the sentinel returned by `QueryRow(...).Scan(...)` when a query produces no row.

Report an error