FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » Create mysql database using mysql command
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Create mysql database using mysql command [message #186575 is a reply to message #168578] Fri, 03 October 2014 17:27 Go to previous messageGo to previous message
ash is currently offline  ash
Messages: 2
Registered: October 2014
Location: nashik
Karma:
Junior Member
to create a database in mysql we used a command
create database database_name;

then we used that database using,
use database_name;

then create a table
create table table_name;


ASHISH DUSANE
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Debugging an embedded device using TCF
Next Topic: Using PHP to send mail
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed May 15 05:58:34 GMT 2024

Total time taken to generate the page: 0.05060 seconds