How can i Update 5 rows in CDT at one time?

Hi,

       I have a cdt in which a column is SNO as

         SNO   name

           1       abc

           2       def

           3       ghi

           4       jkl

 I want to update only SNO as 2,3,4,5  and it should be 3,4,5,6 . I don't want to update 1 . Which logic i should write?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data