Using column of relation in where clause
I would like to do something like this:
The above query causes the following error:
Is there any way to do this?
The above query causes the following error:
missing FROM-clause entry for table "tableTwo"Is there any way to do this?