Hello,
I Exported a Categories table from my data base, now I want to Import into another Table,
Will the Import over write an existing table?
Or do I need to Delete the table first?
Will the SQL format below Import ok ?
…
INSERT INTO categories
VALUES(156, 57, 'PC
Games’, 0, 0, 0, ‘’, ‘’, ‘’, ‘’, 0, ‘>’, 0, 0, 0, ‘’, ‘’, 0, 0);
INSERT
INTO categories
VALUES(160, 156, ‘Children's’, 0, 0, 0, ‘’, ‘’,
‘’, ‘’, 0, ‘’, 0, 0, 0, ‘’, ‘’, 1, 1);
INSERT INTO categories
VALUES
(159, 156, ‘Board Games’, 0, 0, 0, ‘’, ‘’, ‘’