updating by replacementsyntaxupdate enrolment set


Updating by replacement

Syntax:

UPDATE ENROLMENT SET Name = 'Ann'

WHERE StudentId = SID ('S1');

Note the use of SET, as already noted in connection with direct assignment to variables other than base tables.

Request for Solution File

Ask an Expert for Answer!!
PL-SQL Programming: updating by replacementsyntaxupdate enrolment set
Reference No:- TGS0180790

Expected delivery within 24 Hours