I have a table that has a primaryCustomerID and PositionCode columns. The PriamryCustomerID contains the clients banking portfolio ID and the PositionCode contains the code of the banking products (WSO and PB).
I have to select clients with WSO PositionCode but there must not have PB code. if select clients where PositionCode is WSO it excludes the PB clients but that doesn't mean that the clients do not have PB.
kindly assist. Thanks