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 can I make sql query run faster?
What is $$ in sql?
What is the difference between local and global temporary table?
What is sql entity?
What are the advantages of sql? Explain
How do I quit sql?
what are the different type of normalization? : Sql dba
How do I turn a list into a table?
What are the possible values that can be stored in a boolean data field?
What is parameter substitution in sql?
What are the properties of a transaction?
What is the use of pl/sql table?
Can we rollback after truncate?
what is data integrity? : Sql dba
How do you run a query?