like()用于查找所有在所述列(column)上的值与提供的 模板(pattern)相符的记录(区分大小写)。

案例教程

案例1 (使用select)

案例2 (使用update)

案例3 (使用delete)

案例4 (使用rpc)