How do I connect to mysql database?



How do I connect to mysql database?..

Answer / Pankaj Kumar Arya

To connect to a MySQL database, you can use various client applications like the command-line client (mysql), or programming libraries in your preferred language such as JDBC for Java, MySQL Connector/Net for C#, and mysql-python for Python.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What are the advantages/disadvantages of mysql and php?

1 Answers  


What is field in mysql?

1 Answers  


how to repair a table in mysql?

2 Answers  


What are the types of index?

1 Answers  


how we will Show selected records sorted in an ascending (asc) or descending (desc).

1 Answers  


Which software is used for mysql?

1 Answers  


How do I show users in mysql?

1 Answers  


What is the data source name for mysql?

1 Answers  


Explain TIMESTAMP DEFAULT ?2006:09:02 17:38:44′ ON UPDATE CURRENT_TIMESTAMP.

1 Answers  


what is the procedure to configure the application of mysql?

1 Answers  


How to create a new table in mysql?

1 Answers  


What is truncate in mysql?

1 Answers  


Categories