What is proxy method?
No Answer is Posted For this Question
Be the First to Post Answer
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!
How to use regular expression in pattern match conditions in oracle?
How can one skip any number of rows while loading the DB tables with SQL Loader? Similarly how can one skip any column?
List out the components of logical database structure of oracle database.
What is a server parameter file in oracle?
query to find the maximum no persons with same age(age colomn) from emp table
How to check the oracle tns settings?
Differentiate between post-database commit and post-form commit?
What are the predefined tablespaces in a database?
What is control file used for?
How to speed up webrick?
How to Identify the previously inserted/updated records in already populated table.