Hi,
I'm trying to do a nested select query But I keep getting the aforementioned error. I Don't get it....
Can you please help? Thanks!
Here's the query:
I'm trying to do a nested select query But I keep getting the aforementioned error. I Don't get it....
Can you please help? Thanks!
Here's the query:
Code:
SELECT distinct tabledesc.field1 FROM
(SELECT TableDesc.id from Tabledesc) Tabledesc