Thread: Error in 'FROM' function
Hi Team,

This is Savita here.
I reaching out to you for your support with my Postgresql Query editor, there is an error arising for the function 'FROM' below is the screenshot of the error message, could you kindly look into and advise the cause of this erro:

Thank you, I look forward to hearing from you!
Best Regards,
Savita
Attachment
remove the comma after email.
Dave Cramer
On Thu, 28 Oct 2021 at 12:51, Savita Naik <savigurunathnaik@gmail.com> wrote:
Hi Team,This is Savita here.I reaching out to you for your support with my Postgresql Query editor, there is an error arising for the function 'FROM' below is the screenshot of the error message, could you kindly look into and advise the cause of this erro:Thank you, I look forward to hearing from you!Best Regards,Savita
On Thursday, October 28, 2021, Savita Naik <savigurunathnaik@gmail.com> wrote:
, there is an error arising for the function 'FROM' below is the screenshot of the error message,
‘FROM’ is not a function, it’s a clause keyword defined, in the case, under the SELECT command.
Please avoid posting novice usage questions to our bug reporting list. We have both a novice and a general list where such questions are better posed.
David J.