I would like to create a script to update each row that has a "NONAME" value in the LNAME field. I would like to modify this value to be blank. The name of the table is MASTNAME and it is an Oracle 8.1.6 database. Any suggestions? Should I use a cursor? Could someone provide me an example?