Hello Team
I am getting stuck with making condtion with md5 value. I have id in md5 fomat and want to match with id column in table. I would like to have query like : find("md5(id) = $id").
But i am not getting success, please help me asap.
Thanks!