fork download
  1. "SELECT * FROM books WHERE title LIKE :wildcard OR year LIKE :wildcard OR isbn LIKE :wildcard"
Success #stdin #stdout 0.04s 9316KB
stdin
Standard input is empty
stdout
Standard output is empty