what are steps for interface?
where is exchange rate defined in which table?
No Answer is Posted For this Question
Be the First to Post Answer
What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
What is save point in oracle database?
What is data file?
Difference between the “verify” and “feedback” command?
What are the system predefined user roles?
How to define and use table alias names in oracle?
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!
What happens to the current transaction if the session is ended?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
hai, when to use char and varchar2....?
24. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
how to we delete a row using varray