How To Create a Simple SQL Programme in MySQL?

How To Create a Simple SQL Programme in MySQL?

Step 1: After downloading MySQL Command Line Client (if not downloaded please click here for download) Run the programme and they will ask you to create a password. You can give a password which is 1234 or 123 as it is used commonly for easy authorization access. You  can see the below picture about how it is:


Step 2: Then Click to open it and use your password and you can see the sql database page like this:



There is circle mark in the upper left corner which shows you that you have typed the password and successfully login. 

Step 3: Click Here to watch the video on how to create a simple sql programme. 


















Comments

Popular posts from this blog

How to Create a Java GUI Programme Using Netbeans IDE Version 8.0.2?