❔ if I create Var p=new dynamicParameter() and p.add(“@X”,null) would it give me an error?
Help please as there is a bug where X is not null the API get connected to database and retrieve data while in null part it doesn’t (keep in mind that I handled null in sql )
2 Replies