How do u write a program in session method so that it creates the session and run the session itself without going to sm35
3 11342Dear All, Question for this Week Find out possible error(s) (either at compile time or at runtime) in the following PL/SQL block. State the reason(s) and correct the errors. Declare Cursor C1 is select ename, sal, comm from emp; Begin For i in C1 Loop If i.comm between 299 and 999 then Dbms_output.put_line(i.Ename || ‘ ** Good Commission’); Elsif i.comm > 999 then Dbms_output.put_line(i.Empno || ‘ ** Very Good Commission’); close C1; Else Dbms_output.put_line(i.Ename || ‘ ** ’ ||nvl(i.comm,‘O’)); End if; End Loop; End;
7 12721. Which of the following layers of the earth is believed to have the heaviest mineral materials of highest density (1) Central core (2) Crust (3) Mantle (4) Both (2) and (3)
1 7048Post New Accenture Interview Questions
Explain something about address and addrbook tables?
operation of diesel generator
wat are deployement groups in informatica, how it will be used for developers
What exactly do you know about catching in teradata?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are the ways to define a constant in php?
What is endl c++?
Define hadoop archives?
Have you used sass? What’s good about it?
What does the keyranges parameter in define cluster command do?
What is the function of deferred scripts?
Why do we use raw_input in python?
What is informatica powercenter repository?
What can be done when there is more than one line of expression?
How many companies are using mongodb?