How do I use mysql?



How do I use mysql?..

Answer / Sakshi Rajput

You can use MySQL in various ways, such as through the command-line client, MySQL Workbench (Graphical User Interface), or by integrating it with programming languages like PHP, Python, Java, and more. To get started, you'll need to download and install MySQL Server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How to convert character strings to dates?

1 Answers  


What is database in php mysql?

1 Answers  


why we are join a tow table

1 Answers  


How do I start and stop mysql on windows?

1 Answers  


How to present a past time in hours, minutes and seconds?

1 Answers  


when i declare date data type in sql ,i inserted the date 22-10-2012,but my result is in different date 1894-07-11 any one pls help me what's wrong in my query Create table orders(od_id int,od_name varchar(10),od_date date) insert into orders values(1,'sai',22-10-2012) and any one pls suggest what i can learn for 3 years real time experenice in sql because i am looking for database field

1 Answers  


What is maximum size of a database in MySQL?

13 Answers   Bastioncoup, CIS, NM, V2 Solutions, Wipro,


Can mongodb replace mysql?

1 Answers  


How do I find the database name in mysql?

1 Answers  


What are triggers mysql?

1 Answers  


How do I edit a database in mysql workbench?

1 Answers  


Can we save images in mysql database?

1 Answers  


Categories