Take care when using Not In operation in your query. Example: select * from policy m where m.policy_number is not null and m.ref_code not in
Read more
Create Your Own Life
Take care when using Not In operation in your query. Example: select * from policy m where m.policy_number is not null and m.ref_code not in
Read more