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