Search Postgresql Archives

Parenthesis in Queries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there a way to turn off the need to use parenthesis in queries for table names etc.  I have seen in some documentation examples that parenthesis are not used in the queries.  In my install of postgre 7.4 I get an error when I do not use them.
 
Example with parenthesis which works in my build
select * from portal."User"
 
where I would like to use
select * from portal.User
 
Thanks
Tim
 

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux