Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

How to insert values for the second time in a perticular column in mysql?

$
0
0

I am trying to put values in a particular column with the help of insert into but it is giving some error and when i am using "insert ignore into" then in output an extra observation in created where every other value is null and one value is add in the column in which i used insert into.

I was trying to put the values in that particular column


Viewing all articles
Browse latest Browse all 12111

Trending Articles