Skip to content

Instantly share code, notes, and snippets.

@Rameshwar-ghodke
Created December 20, 2020 06:25
Show Gist options
  • Save Rameshwar-ghodke/41f218f46fb079ef2de914985cc88b5f to your computer and use it in GitHub Desktop.
Save Rameshwar-ghodke/41f218f46fb079ef2de914985cc88b5f to your computer and use it in GitHub Desktop.
Open CMD promt and goes into - cd xamp\mysql\bin
// Use below cmds for perform operation.
mysql -uroot - connect db
use DBNAME; - enter into curent db
source FILEPATH with extension; - attach dg path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment