Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is observable and promise?

433


what is pre retrenchment plans and its effects on employee performance?

2592


How are applications categorized?

537


Can you have multiple vendors associated with a single po in sap mm in sap is retail solution?

108


i have a interlock pavement work.i need to compact about 2000 sq metres of sub base grade c of thickness 15 cm.what is the amount of water required for compaction ??

1648






write a program that prints prime numbers from 1-20 in digonal form

1529


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

2271


What is the advantage of Scala?

7


Simplify e(3!*5!*6!*3!=3110400)

584


Why are salt and sugar used in the production of dried meat and dried fruits?

486


what is mean by Digital Logic Meter (DLM)

1864


What are the benefits of perl in using it as a web-based application?

498


What is the difference between RFC and BAPI?

1152


Tell me how you can capture server side log selenium server?

502


How to fix tableviewcell dequeue issue ?

1024