Advertisement
J2897

NPP_MySQL

Jan 19th, 2022 (edited)
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. https://www.youtube.com/watch?v=p3qvj9hO_Bo
  2. choco install mysql -y
  3. choco install mysql.workbench -y
  4. ---------------------------------------------------
  5. npp_save
  6. cd "$(CURRENT_DIRECTORY)"
  7. cmd /c "mysql --table -u root record_company < $(FULL_CURRENT_PATH)"
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement