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
What is the main reason behind using an index?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
Mention what is the plv (pl/vision) package offers?
What trigger means?
What are types of exception?
What are the types of views in sql?
How is use pl and sql?
Does pl/sql support create command?
Can we use having without group by in sql?
What is a native sql query?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
Does sql require a server?
What are the different types of tables in sql?
What is sql catalog?
How do you declare a variable in pl sql?