Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Stackoverflow - Generate multiple UPDATE statements and execute them

Language: Layout:
View schema
Execution time: 0,02 sec, rows selected: 6, rows affected: 3, absolute service time: 0,17 sec 
fork mode |  history
   UpdateStatements
1 Update tbl set col = 1 where id = 1;Update tbl set col = 2 where id = 2;Update tbl set col = 3 where id = 3;

    
                
λ
.NET NoSQL database for rapid development