Hi all
i am trying to write one update query which will update all rows.
here i just want to write only one update statement to which i can pass arguments one by one.
Is this Possible ???
Can i get count of arguments ????
thanks in advance
i am trying to write one update query which will update all rows.
here i just want to write only one update statement to which i can pass arguments one by one.
Is this Possible ???
Can i get count of arguments ????
thanks in advance
Comment