What is the difference between myisam dynamic and myisam static in mysql?


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

Post New Answer

More MySQL Interview Questions

What is mysql aggregate functions? Explain

0 Answers  


What is mysql command line?

0 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  


How to get a list of columns in an existing table?

0 Answers  


How to write after insert event update trigger on the same table in mysql?

0 Answers  


In which language mysql has been written?

0 Answers  


How would concatenate strings in mysql?

0 Answers  


How to create and drop view in mysql?

0 Answers  


How to drop an existing index in mysql?

0 Answers  


Write a command to view mysql database table structure?

0 Answers  


What are the advantages/disadvantages of mysql and php?

0 Answers  


What is difference between mysql and mariadb?

0 Answers  


Categories