What is the default port for mysql and how it can change?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What are the 'mysql' command line options?

0 Answers  


What can I do with mysql?

0 Answers  


What command is used to delete the data from the table without deleting the table structure?

0 Answers  


How do you create a new database in mysql?

0 Answers  


What is the maximum size of table in mysql?

0 Answers  






What are the differences between char and nchar?

0 Answers  


Which one of the following is the correct way to select all columns and all rows from "vtable"? Choice 1 SELECT FROM vtable SELF JOIN vtable Choice 2 SELECT ALL COLUMNS FROM vtable WHERE ALL ROWS = * Choice 3 SELECT EVERYTHING FROM vtable Choice 4 SELECT vtable.* WHERE vtable = vtable Choice 5 SELECT * FROM vtable WHERE 1 = 1

3 Answers  


what if you really want to store the timestamp data, such as the publication date of the article?

2 Answers  


How do I select a table in mysql?

0 Answers  


How many columns can be used for creating Index?

0 Answers  


What are the similarities between a function and a procedure?

0 Answers  


how to take mysql database backup?

0 Answers  


Categories