Answer Posted / sivaraj
The FEDERATED storage engine is available beginning with
MySQL 5.0.3. It is a storage engine that accesses data in
tables of remote databases rather than in local tables.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What does "i_am_a_dummy flag" do in mysql?
Consider you have the following three tables which have to be linked together.
What is the innodb in mysql?
What is mysql good for?
How to Join tables on common columns.
How does mysql store binary data?
What is the difference between BLOB AND TEXT?
How to use case expression?
What are the different data types in mysql?
How to convert character strings to numeric values?
How many rows we can insert in a mysql table?
What is procedure in mysql?
How many mysql connections can handle?
How triggers can be used in mysql?
What is the difference between myisam dynamic and myisam static in mysql?