I've got a while select statement where I want to join ProjectIds from one table.
My line in question is the highlighted one and I want what is equivalent to the * (or % in sql) to go after the ProjTable.ProjId, but I'm not sure on the syntax.
*This post is locked for comments
I have the same question (0)You can filter string values with 'like' operator, but it doesn't make a good sense to me at the highlighted line, because there you're joining tables, not filtering the data.
Syed Haris Shah
9
Mea_
4
KP-31070522-0
3