very few people have the sensitivity of the blind' blind people can manage to see things, but not clearly not everybody sees with his eyes it is possible to narrow the photosensitive areas of the body
SELECT price FROM book WHERE book_name='数据库*' SELECT price FROM book WHERE book_nameLIKE'数据库*' SELECT price FROM book WHERE book_name='数据库%' SELECT price FROM book WHERE book_name LIKE'数据库%'