Update Query:

update product set unit_price = 3000+100 where prod_no = '0001';

Select Query:


select * from product where prod_no =0001;

Output:

PROD_N DESCRIPTION          UNIT_PRICE QTY_ON_HAND CATEGORY
------ -------------------- ---------- ----------- ----------
0001   xxx                     3100           4       A

Leave a Reply

Subscribe to Posts | Subscribe to Comments

All Notes on BCA

All Notes  on BCA
BCA all subjects notes

Total Pageviews

Translate

Powered by Blogger.

Copyright © All Notes on BCA