Updating a particular column in a subset Assignment Help

Assignment Help: >> Collection Object types - Updating a particular column in a subset

Updating a particular column in a subset:

Updating  records  can  be  done  using  the  UPDATE  and  THE  statement.  The given example is illustrative of this:

UPDATE THE (SELECT students FROM faculty WHERE factno=1)  nt

SET  nt.studname = 'Modified' WHERE  nt.studno =  11  and  nt.sex = 'M' ;

Updates the record in the faculty 1 and under that the student 11 is updated.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd