Hello, I would like to know, how do I import only a few fields in phpmyadmin.
Example:
In the database I have the users table, it has the fields, id | name | password | created | modified | home_jornada_work | end_jornada_work.
In this case, I would create a .csv file only with the start_work_name | end_jornada_home, and import without changing the other fields.
If you can help me, I'm very grateful.