Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3019

Re: SQL Update

$
0
0

Hi Will,

 

If my understanding is right, you want to update AVGPUPRICE to zero in "DEMO_ST"."T_ST_U_DEMO" table. You can use below SQL.

 

UPDATE "DEMO_ST"."T_ST_U_DEMO" SET "AVGPUPRICE" = 0;

 

If not, let us know the requirement.

 

Regards,

Chandra.


Viewing all articles
Browse latest Browse all 3019

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>