Welcome Guest, Not a member yet? Register   Sign In
Is it possible to do a `where id=(select id from table);` sql statement ?
#3

Your query is too complex for the Query Builder. I think you should use query binding instead: https://codeigniter.com/user_guide/datab...y-bindings
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: Is it possible to do a `where id=(select id from table);` sql statement ? - by includebeer - 11-22-2021, 04:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB