Doesn't matter it's both .
addEventHandler('onResourceStart',getResourceRootElement ( getThisResource ( ) ),
function ( )
executeSQLQuery ( 'CREATE TABLE IF NOT EXISTS `Like UnLike System` ( MyCoulmn[1],MyCoulmn[2],MyCoulmn[3] )' )
end
)
You can add \ remove column .