Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Dear All,
I’m execute a query
SELECT * FROM LOCATION WHERE LOC_ID=‘123’ ANDLOC_NAME=‘’;
How to get result for this query? The value for LOC_NAME may have value or ‘’.
I’m getting no records when i have one record of this type.
Pls give your valuable suggestions.
Thanks
–Shaik