What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?
2 16533What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?
22 89201In a PL/SQL block,which loop type should be used in a performance point of view & Why (as both loops can do the same task) 1) open - Fetch loop 2) for loop
4 87991)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
1 5694Post New JDA Interview Questions
What are the various forms used for VAT?
How many types of dba are there?
What the first thing You’ll do as a SQA Tester if I hired You?
What is listnode in java?
What are the main differences between persistent and transient objects?
What is an ortho mode?
Is it possible to create a planned order manually, how? : supply chain management
How can javascript be debugged?
What is fertility rate?
I have VM’s in spread out in 2 resource groups, can I add them to the same availability set?
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
Tell me call section action it is possible to leave the program id with blank value in certain cases?
What is verbose_name django?
Is there an oracle sql query that aggregates multiple rows into one row?
Explain "namespace" in mongodb.