How to find 8th person record in a table?
Plz mail ur answers to
mak2786@gmail.com
Regards
Arun
Answer Posted / raj
select rownum,ename,address from emp where rownum=8;
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Hi, IN oracle apps HRMS, if the employee changes his department, and when a conconurrent program is run for calulating the pay, The latest Dept id is not diaplayed, howeber the previous deptid is considered. Please can someone tell me where is the program going wrong, which side?
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
How would you determine who has added a row to a table?
What are different types of transactions in ar? : oracle accounts receivable
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
8. Supporting AP, AR and GL?
Hi, I want to know basic information about Oracle HRMS and the institutes in hyderabad or the best faculty as i want to make my career in it.And also want to know may a person from non technical background be able to do this course. Regards, Swetha
Differentiate between transaction type and transaction source? : oracle accounts receivable
what is semphore explian it?
How many segment are present in Oracle Manufacturing
Explain prerequisites and post activities of oracle database installation
What is auto invoicing? Explain : oracle accounts receivable
What is db_recovery_file_dest in oracle? When do you need to set this value?
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?