What is the result of this query ?
SELECT * FROM EMP WHERE ROWNUM = 1
Answer Posted / rajesh
It gives all the details of the Employee who is in the first
row of the table .
Regards
Rajesh
baburajeshd@gmail.com
| Is This Answer Correct ? | 58 Yes | 8 No |
Post New Answer View All Answers
In oracle application how do you debug or trace errors?
what is pay run id ?
What are the benefits of using soa architecture?
How can you achieve loose coupling in soa framework?
What is oracle soa suite?
How is choreography different from orchestration?
Tell me how to find the custom directory in front end?
testing tools?
is it possible to run the interface without using oracle apps?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
tell me the scenarios of the independent in reports
can we use look up type instead of a pofile option?or valueset?is it possible how?
Explain oracle apps architecture.
What do you understand by soa and what are the benefits of using this architecture?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?