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

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -