Excellent Programming Tricks

Frequently Used DOS Command

Change Directory
  1. c:\> e:
Show Directory Content
  1. c:\>dir
Go to Specific Path
  1. cd excellent\programming\tricks
Clear Path
  1. cd / --Clear to end of the line
  2. cd.. --back only one step
Run mySql in Command Prompt 
  1. show databases;
  2. show tables;
  3. store tables;
  4. create database abcdb;
  5. use abcdb;
  6. create table xyz (id int(20));
  7. show table;
Create .bat file can directly run command prompt into mysql>.

No comments:

Post a Comment


Authentic аnd Excellent

Website

HTML Template

Wordpress Theme

Database applications

OR

Application services?

Excellent Programming Tricks (EPT) || Iftekhar-IT || We develops the Web applications and the WordPress templates. || Excellent Programming Tricks (EPT)

© 2020 Blogger Theme by Iftekhar IT || Excellent Programming Tricks

Execllent Programming Tricks. Powered by Blogger.