What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?
2 16392What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?
22 88323In 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 86591)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 5616Post New JDA Interview Questions
What is fact constellation schema?
How does a for loop work java?
What is k-means? How can you select k for k-means?
What is the use of queue() in jquery?
How to optimize stored procedure optimization?
Can you create http server in nodejs, explain with code
What is Recursion Function?
How to Send object as message in JMS?
What is sub-query in sql server?
i need to sort the data using qtp script for this how i need to write a qtp script
How can conflict in git resolved?
What is Drupal main menu?
What is general hibernate flow using RDBMS?
how can I test reports in cagnos?
Mention some interfaces implemented by linked list in java.