Wait... NononoNONONONONONO!
Paru Joined Aug 11, 2018 Messages 1,000 Jun 18, 2020 #162 i dont know jack about coding but i sure do know you should check shit before you delete it
alifanfaron Joined May 7, 2020 Messages 109 Jun 24, 2020 #165 DELETE FROM table_name; is valid SQL, I just tried it out locally with postgresql. Just not normally how you would clear a table (I'd use TRUNCATE). But obviously it's a mistake so it makes sense that it looks a bit wonky.
DELETE FROM table_name; is valid SQL, I just tried it out locally with postgresql. Just not normally how you would clear a table (I'd use TRUNCATE). But obviously it's a mistake so it makes sense that it looks a bit wonky.
krauserk Joined Jun 8, 2020 Messages 105 Jun 27, 2020 #166 oh gosh, DELETE without WHERE... he's pretty fked now
OsseinMarrow Joined Mar 1, 2020 Messages 279 Jul 8, 2020 #167 Yo, NEVER drop a table from a database, good way to get fired.
ryouhira Joined Nov 9, 2019 Messages 2,102 Nov 29, 2020 #170 ost ppl know little about code, but everyone can see his death flag
HunterCO Joined Jan 20, 2019 Messages 514 Dec 3, 2020 #171 Oh good lord what is he doing, you can't just be deleting tables like that
trigger_death Joined Feb 13, 2018 Messages 15 Mar 11, 2021 #173 Ye who hath summoned the wrath of Bobby Tables!