match()用于查找表(table)中所有列与指定的查询(query)对象相匹配的行。

案例教程

案例1 (使用select)

案例2 (使用update)

案例3 (使用delete)

案例4 (使用rpc)