2017 Mar 08 8:35 PM - edited 2024 Feb 03 9:52 PM
Hi
I want to pass some list of values in the contains function instead of one values. The list of values I am selecting from table. Is it possible or Hana is having any different function to get this concept?
Example
SELECT Id, A_Name
FROM A_Table
WHERE CONTAINS (A_Name, (Select B_Name from B_Table), Fuzzy (06, 'similarcalculationmode=search'));
Thanks
R Sanjay
Request clarification before answering.
User | Count |
---|---|
7 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.