Hello group,
I know probably the first response to this message will be "Why would you want to do that?" But trust me, we have a good reason.
We are trying to create a distributed database system that will allow us to execute create table... and alter table... commands from a master server to a remote server in a different location. This will be performed by the application. My question is, I always thought that this could be possible. What is the syntax to do this?
Thanks!
Dmooreora