I have 2 Databases. How can create a table in particular
database? How can i know the list of tables presented each
database?( in oracle 10g)
Answer Posted / vishnu
you can also use the database links to get the data from
other database tables. syntax is table_name@db_link.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how to include character strings in sql statements? : Sql dba
What are database links used for?
What is loop in pl sql?
How do you use join?
What is the purpose of normalization?
Does sql between include endpoints?
Why do we use partitions in sql?
What is the left table in sql?
What is pl sql architecture?
Is record in oracle pl sql?
What is character functions?
What is a table?
what does the t-sql command ident_incr does? : Transact sql
What is sql partition?
Mention what are different methods to trace the pl/sql code?