14.07.2016, 23:57
I need a help with this problem. I'm trying to fix it but I couldn't find the exact lines.
Example of the incorrect syntax
This is the line 14
Full Error link http://pastebin.com/hKdwt51e
SQL Script Link: http://pastebin.com/3w58vMbf
Example of the incorrect syntax
Код:
Msg 156, Level 15, State 1, Line 14 Incorrect syntax near the keyword 'IF'. Msg 102, Level 15, State 1, Line 14 Incorrect syntax near '`'.
Код:
CREATE TABLE IF NOT EXISTS `accounts` ( `Key` int(11) NOT NULL AUTO_INCREMENT,
SQL Script Link: http://pastebin.com/3w58vMbf