Forum Discussion
sakura930
Oct 13, 2020Copper Contributor
Replication of Table?
Goal: *Same database to have 2 similiar table named test1 an test2. *Table test2 is only used for query (read only) and table test1 is only used for command (delete, create and update). Backgro...
olafhelper
Oct 14, 2020Bronze Contributor
No, you can not replicate a table within the same database.
Why not frequently copy over the data?