I am trying to pass a parameter to my query and this parameter value is a list like ('a','b')
. What should be the dbtype
in this case?
I tried with dbtype.object
but query returns empty rows.
Can anyone help me with my approach?
Thanks!
I am trying to pass a parameter to my query and this parameter value is a list like ('a','b')
. What should be the dbtype
in this case?
I tried with dbtype.object
but query returns empty rows.
Can anyone help me with my approach?
Thanks!
Copyright © 2021 Jogjafile Inc.