Hello,
I tried to do a select to another database in another server. It works fine for one database :
select count(*) from reef_qscorp_new@hera:rf_popul
(count(*))
104
But it doesn't work for another database :
select count(*) from prod23reefnet01@hera:rf_popul
999: Not implemented yet.
Could any one help please ?
Thanh-truc
I tried to do a select to another database in another server. It works fine for one database :
select count(*) from reef_qscorp_new@hera:rf_popul
(count(*))
104
But it doesn't work for another database :
select count(*) from prod23reefnet01@hera:rf_popul
999: Not implemented yet.
Could any one help please ?
Thanh-truc