How large can a mysql database become?


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

Post New Answer

More MySQL Interview Questions

What is datatype in mysql?

0 Answers  


In mysql, what is the default storage engine?

0 Answers  


What is the difference between mysql_fetch_array() and ysql_fetch_object() ?

0 Answers  


Print 3 highest salary

9 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  






What are programming functions?

0 Answers  


Do you need a license for mysql?

0 Answers  


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

4 Answers  


How to return query output in html format?

0 Answers  


Can I install mysql on mac?

0 Answers  


Why myisam is faster than innodb?

0 Answers  


What is the purpose of using a heap table?

0 Answers  


Categories