SwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-210 days agoage of consentanalognowhere.comimagemessage-square19linkfedilinkarrow-up132arrow-down11file-text
arrow-up131arrow-down1imageage of consentanalognowhere.comSwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-210 days agomessage-square19linkfedilinkfile-text
minus-squareInucune@lemmy.worldlinkfedilinkarrow-up4·10 days 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’; –