SwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-214 days agoage of consentanalognowhere.comimagemessage-square19fedilinkarrow-up1209arrow-down19file-text
arrow-up1200arrow-down1imageage of consentanalognowhere.comSwooshBakery624 [they/them]@programming.dev to linuxmemes@lemmy.worldEnglish · edit-214 days agomessage-square19fedilinkfile-text
minus-squareInucune@lemmy.worldlinkfedilinkarrow-up6·13 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’; –