P
Puzzle Lover
Hello,
In a Select Query, I need to retrieve all record in which [Code String]
contains [Codes]. Example:
[Code String] [Codes]
Record 1: "AA4 AB1 B5O CD2 EF3" "AA4 CD2" --->Retrieve Record 1
Record 2: "A14 AB1 B5O CD2 EF3" "AA4 CD2" --->Do not Retrieve
Record 2
Is this possible? Could I write the [Codes] content using AND and OR?
Thank you!
In a Select Query, I need to retrieve all record in which [Code String]
contains [Codes]. Example:
[Code String] [Codes]
Record 1: "AA4 AB1 B5O CD2 EF3" "AA4 CD2" --->Retrieve Record 1
Record 2: "A14 AB1 B5O CD2 EF3" "AA4 CD2" --->Do not Retrieve
Record 2
Is this possible? Could I write the [Codes] content using AND and OR?
Thank you!