SwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-217 hours agoage of consentanalognowhere.comimagemessage-square21fedilinkarrow-up1218arrow-down19file-text
arrow-up1209arrow-down1imageage of consentanalognowhere.comSwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-217 hours agomessage-square21fedilinkfile-text
minus-squareInucune@lemmy.worldlinkfedilinkarrow-up1·5 hours agoAge: @sql += ’ Drop table ’ + QUOTENAME(TABLE_SCHEMA) + ‘.’+ QUOTENAME(TABLE_NAME) + '; ’ FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = ‘BASE TABLE’; –
Age: @sql += ’ Drop table ’ + QUOTENAME(TABLE_SCHEMA) + ‘.’+ QUOTENAME(TABLE_NAME) + '; ’ FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = ‘BASE TABLE’; –