What is federated tables in mysql?
Answer / Shikha Shukla
Federated tables are virtual tables in MySQL that allow you to treat tables located in other databases or servers as if they were local. Federated tables do not store data but only provide an interface for querying remote tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I install and use mysql?
How do I create a new database in mysql?
Use mysqldump to create a copy of the database?
What is mysql uuid?
How set mysql root password?
What are the different data types in mysql?
How do you create a table in mysql workbench?
Explain % and _ inside like statement?
I want to make a query where I want to eliminate the duplicate rows from the table. For example : Input : Table : NAME Column1 Column2 India USA USA India UK India India UK The desired output that I want to eliminate the duplicates Output India USA UK India Thanks
What is definer in mysql trigger?
What is the use of mysql_fetch_array () function in php?
How do I view tables in mysql workbench?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)