Guest User

Untitled

a guest
Apr 30th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. LOAD DATA INFILE 'T:Data1.csv' INTO TABLE table_name FIELDS TERMINATED BY ',' LINES TERMINATED BY 'n';
  2.  
  3. #1045 - Access denied for user: 'user'@'localhost' (Using password: YES)
Add Comment
Please, Sign In to add comment