What is oracle server autotrace in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what are the advantages of running a database in NO archive log mode?
What is concurrency in oracle?
How to connect to a remote server?
Explain a private synonyms?
What are the components of physical database structure in the Oracle database?
what is insert all statement in sql
Explain the use of indexes option in imp command.
primary key is foreign key for the same table?
How many memory layers are in the shared pool?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example