Question: Using the following CSV data. Complete the account creating on MySQL. The CSV has the following data in the following order. for example, the CSV
Using the following CSV data. Complete the account creating on MySQL. The CSV has the following data in the following order. for example, the CSV file looks likes this.. and has a 1000 userIDs
----------------------------------------------------------------------------------------------------------------------------
uid, first, last, gender, dob, country, event, sport, medal, shell, permission
123 Mike zon M 230493 USA Olympics Soccer gold /bin/csh execute
984 bla bla M 45666 EUA bla tennis silver /bin/csh all
______________________________________________________________________
QUESTION: how to do the following,
Add all odd lines from the users file to Fedora server in MYSQL. (all this from command line) using mariaDB
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
