Announcements
Using "AND" condition in where clause It's not fetching data from excel.
but if i use single condition for where clause it gives the output.
Any help would be appreciated. Thank you.
@ChetanK919
Would you kindly provide some sample values? I'll test them on my machine and confirm the correct syntax.
In the meantime, please ensure that your table contains values for both combinations.
Yes table does contain both the combinations
I'm fetching data from single table using two conditions in where clause but its not returning any data
The below query working fine for me.SELECT * FROM [Action] where ([Package_Name] like '%StrPackageName%' and [Hintname] like '%StrHintname%')
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 484
11manish 282
David_MA 280 Super User 2026 Season 1