Search Postgresql Archives

UPDATE

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

 



Hello everybody,
 
I have a problema...I am making a program using ECPG. I would like to know the number of register I update, the sentence that I am writing is:
 
        EXEC SQL UPDATE TABLE1
        SET
           STATUS       = :t_status
        WHERE
                STATUS  = :t_status_pendiente;
 
Maybe using sqlca.??? I can find the answer ??
 
Thanks a lot for your help!!!

--
Raul Hoyos Parravicino
 

[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