Hi,
I am just now finding out that I sometimes I have to enclosed tables in quotes, that is a name named table1 need to be quoted as 'table1' otherwise it gives error.
Is there any way to find out what are those such tables so we can rename it to be without the quotes? Or maybe it is not a good idea to rename as it might break the indexes / foreign keys / sequences?