I hope you all enjoy this cute little map!
You can see the video showcase here:
You can preview the screenshot here:
This map is free to be modified as you wish!
sponge_bob.zip
I am not sure what result Emistry wants to achieve since dropping the table and only creating it if it doesn't exist afterward is a bit contradictory, but you could change DELETE to DROP like this:
DROP TABLE IF EXISTS `ero_buildmanager`;