SwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-23 days agoage of consentanalognowhere.comimagemessage-square23fedilinkarrow-up1258arrow-down110file-text
arrow-up1248arrow-down1imageage of consentanalognowhere.comSwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-23 days agomessage-square23fedilinkfile-text
minus-squareInucune@lemmy.worldlinkfedilinkarrow-up7·2 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’; –