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 11619Dear 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 13144. 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 7180Post New Accenture Interview Questions
How do I transfer files from c drive to d drive?
How do I find the output type of a table or a program?
How would you ensure that your testing is complete and has good coverage?
What is the frequency range of satellite communication?
Explain primary key and composite key.
What are the update types possible? : abap data dictionary
Thumb rule for steel qty for 1m2 in kg/m2 column slab footing beam
Do you have the qualities and skills necessary to succeed in your career at Applebees?
Can I use angularjs with php?
What are activex code components?
What is wordpress hover?
Define standard deviation, mean, mode and median.
Explain about struts?
What are virtual functions, base class pointer, derived class pointer, biding references?
Is asp the same as saas?