|
|
|
|
|
by wiredone
2965 days ago
|
|
Because nearly everyone I know has some memory where at a less experienced point in their engineering career they wrote: delete from ImportantTable
where id = 1234 ... and forgot to select the second line in some query editor before running. |
|