Forum Discussion
VLiljeb_ck
13 years agoOccasional Contributor
Yes that was the case! Thank you for the help!
I solved it by using this sql query "select * from a where b = (select cast(:c as int)) limit 1"
And now it works
I solved it by using this sql query "select * from a where b = (select cast(:c as int)) limit 1"
And now it works
