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 is the difference between BLOB AND TEXT?
Do while loop in mysql procedure?
What are the 3 main types of search queries?
Should I use pdo or mysqli?
What is the difference between mysql_connect and mysqli_connect?
Is there a free mysql?
How to enter numeric values as hex numbers?
What is username in mysql?
How to create and drop view in mysql?
How you will show all data from a table.
How to display odd rows in student table in mysql?
What is processlist in mysql?
How to rename an existing column in a table?
What is the difference between is null & is not null?
Can we write pl sql mysql?