阅读背景:

检查数据库表中的某些记录的最快方法是什么?

来源:互联网 

I have a huge table to work with . I want to check if there are some records whose parent_id equals my passing value . currently what I implement this is by using "select count(*) from mytable where parent_id = :id"; if the result > 0 , means the they do exist.I have a huge table to work with . I want to ch




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: