Thursday, 19 November 2015

MySQL DB and Table Creation


In Ubundu

Step1 : type localhost/phpmyadmin - in the browser

Step2 : Use root as the username and root as the password

Step3: Give a Database name as SNIT


Step4: Press create Button, and Give the table name as Student and number of fields as 3

Step4: Press Go Button and give 3 fields name, rollno and marks

Step5: Press Save button and see the new table created
Step6: You can click the table name to see the contents stored in this table in future.

No comments:

Post a Comment