Question
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?
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?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.