update column of a table in PostgreSQL -


I have a problem regarding the updated columns in the table in PostgreSQL

My PostgreSQL version 9.3 is the example:

Below the example is the Jeffilersource table and the name of the column is the data generated schema

bytea_import is the task to retrieve the contents of a file

  Update JfilesResetset Data (Select Public. Select Bio_Emport ('D: /BOB_XML/BOB.xml') WHERE ID = 2235;   

Error getting this way:

You are opening two fields and only Only one is shutting down.

  Update gifsource source data (Make the public. Select bytea_import ('D: /BOB_XML/BOB.xml')) - here One ")" where id = 2235 was missing;    

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

objective c - how Set autolayout for multiple dynamic buttons and labells in iOS? -