Someone help me with this, I want to introduce this in the SQL table accounts, but did not add anything, I've tried entering the entire table and adding it to the table, but does not create value
`flag` varchar(20) NOT NULL,
CREATE TABLE IF NOT EXISTS `znote_accounts` (
`id` int(11) NOT NULL...