SQL: SELECT * from items WHERE name LIKE (’%’,?,’%’) Cause: java.sql.SQLException: Operand should contain 1 column(s) ; bad SQL grammar []; nested exception is java.sql.SQLException: Operand should contain 1 column(s) org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.j...