How to select oracle sequence from different schema and

How to select oracle sequence from different Databases.

Explain with example



How to select oracle sequence from different schema and How to select oracle sequence from differ..

Answer / harikanth

How to select oracle sequence from different schema

ANS:
a. SCHEMANAME.SEQUENCENAME.CURRVAL.
b. SCHEMANAME.SEQUENCENAME.NEXTVAL

How to select oracle sequence from different Databases

ANS:

a. SCHEMANAME.SEQUENCENAME.CURRVAL@DBLINK
b. SCHEMANAME.SEQUENCENAME.NEXTVAL@DBLINIK

Thanks,
Hari

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What suggestions do you have to reduce the network traffic?

0 Answers  


Please explain drop constraint oracle?

0 Answers  


What privilege is needed for a user to delete rows from tables in another schema?

0 Answers  


How many types of segments in Oracle?

0 Answers   MCN Solutions,


What privilege is needed for a user to create tables in oracle?

0 Answers  


What exactly do quotation marks around the table name do?

0 Answers  


How to use subqueries with the in operator using oracle?

0 Answers  


I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.

3 Answers   Microsoft,


how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?

1 Answers   IBM,


what is the difference between UNION AND UNIONALL

4 Answers  


How to connect to the server with user account: sys?

0 Answers  


What are the ways tablespaces can be managed and how do they differ?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)