Request clarification before answering.
I read the question as "Is there a 'like' operator in Data Services similar to SQL?".
Example: The mapping of a column could be
ifthenelse(gender like 'f%', 'female', 'not female')
I know the Operators are listed in the docs under the chapter Scripting but the same syntax can be used in mappings and where clauses also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.