Delete the duplicated rows in a single line without creating new table.
ALTER IGNORE TABLE table1 ADD UNIQUE INDEX (name1,gender);
I wrote about the solutions to some problems I found from programming and data analytics. They may help you on your work. Thank you.
R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...
No comments:
Post a Comment