04.06.2015, 14:04
I know I'm asking alot, but it is MYSQL :P
Now for the statments, I wanna know what is the correct way to do:-
Delete - Insert - Update:
when should I add this (`)
should I add it with the values and fields' names (Insert Into `table` ("//here"Field's name"//here")VALUES ("//here "value"//here")
And same for others
Now for the statments, I wanna know what is the correct way to do:-
Delete - Insert - Update:
when should I add this (`)
should I add it with the values and fields' names (Insert Into `table` ("//here"Field's name"//here")VALUES ("//here "value"//here")
And same for others