SwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-25 months agoage of consentanalognowhere.comimagemessage-square21linkfedilinkarrow-up140arrow-down11file-text
arrow-up139arrow-down1imageage of consentanalognowhere.comSwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-25 months agomessage-square21linkfedilinkfile-text
minus-squareInucune@lemmy.worldlinkfedilinkarrow-up5·5 months 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’; –