I create link "Test_lnk";
I write a Query as
Select * from Test_tbl@Test_lnk;
But that is giving Error
Pls give why this Problem ?
Printable View
I create link "Test_lnk";
I write a Query as
Select * from Test_tbl@Test_lnk;
But that is giving Error
Pls give why this Problem ?
And the error is?