What are the types of Database Links ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
Private Database Link, Public Database Link & Network
Database Link.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / binta
there are three types of database link:
private
public
network
| Is This Answer Correct ? | 5 Yes | 0 No |
Why do you use stored procedures and state some of its disadvantages?
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
What is the data pump export utility?
Why we choose emp number as primarykey?
Can we create trigger on view in oracle?
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
Can a property clause itself be based on a property clause ?
Explain the different normalization forms?
How data locks are respected in oracle?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
How much memory your 10g xe server is using?