Postgres SQL–Syntax

Question: I use POSTGRES SQL. But I see that the POSTGRES SQL SINTAXES is not implemented. Example: SELECT coalesce(ean.codean) ean FROM EAN There is an error: I think taht DB wants "as" For me it is important that all my QUERY to be used "how are now"   Answer: Currently DBxtra requires you to use [...]