Which is better mysql or microsoft sql?



Which is better mysql or microsoft sql?..

Answer / Munesh Singh

Both MySQL and Microsoft SQL Server have their strengths and weaknesses, making it difficult to definitively say one is always better than the other. It largely depends on your specific needs such as database size, required features, integration with other tools, and hosting environment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How can you import tables from a sql file into a database by using the mysql client?

1 Answers  


Is mysqli faster than mysql?

1 Answers  


How many triggers are possible in mysql?

1 Answers  


what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL

1 Answers  


How can you see all indexes defined for a table?

1 Answers  


What are the differences between MySQL_fetch_array(), MySQL_fetch_object(), MySQL_fetch_row()?

2 Answers  


What is prepared statement in mysql?

1 Answers  


Why do we use preparedstatement?

1 Answers  


What is the difference between the LIKE and REGEXP operators?

1 Answers  


What is query design?

1 Answers  


What are different types of queries?

1 Answers  


Write a query to find duplicate rows in table?

1 Answers  


Categories