Is mysql relational database?


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

Post New Answer

More MySQL Interview Questions

Print 3 highest salary

9 Answers  


How many concurrent queries can mysql handle?

0 Answers  


What is a storage engine?

0 Answers  


What is sharding in mysql?

0 Answers  


What is heap table in mysql?

0 Answers  






What is a procedure example?

0 Answers  


What is memory table in mysql?

0 Answers  


What is the maximum length of a table name, a database name, or a field name in MySQL?

4 Answers  


Explain the difference between BOOL, TINYINT and BIT?

1 Answers  


I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?

0 Answers  


What is trigger in mysql with example?

0 Answers  


What is the data type for file in mysql?

0 Answers  


Categories