hi friends. iam a beginner in mysql and i find it quite difficult to create a table. please help me with this in an easiest way possible......
how to create mysql table
(3 posts) (2 voices)-
Posted 2 years ago #
-
The easiest way would be to use phpMyAdmin to create a new table.
The same page also lists a geekier method using the command line to create a table using the parameters of choice.
Posted 2 years ago # -
Posted 2 years ago #
Reply
You must log in to post.