How does propagation differ between Advanced Replication and
Snapshot Replication (read-only)?
No Answer is Posted For this Question
Be the First to Post Answer
Can anyone give me information about oracle certification
How to run create database statement again?
How to pass a parameter to a cursor in oracle?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
Give the various rollback segment states.
What is a sub query and what are the different types of subqueries?
What are the advantages of oracle 12c?
What is the string concatenation operator in oracle?
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3