Answer Posted / prabha
consider database DB1 and table TB1
we can able to access TB1 from another Database
Ex . select * from TB1@LINK1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain normalization concept? : Sql dba
What is the use of sqlerrd 3?
How to run pl sql program in mysql?
Why left join is used in sql?
How many scalar data types are supported in pl/sql?
How do you rank data in sql?
Is join same as left join?
How can we link a sql database to an existing android app?
Why we use joins in sql?
How do you get column names only for a table (sql server)?
Is full outer join same as cross join?
What is trigger explain it?
how to use regular expression in pattern match conditions? : Sql dba
Is it mandatory for the primary key to be given a value when a new record is inserted?
Which command is used to call a stored procedure?