Created
December 20, 2020 06:25
-
-
Save Rameshwar-ghodke/41f218f46fb079ef2de914985cc88b5f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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