Un-Answered Questions { All }

explain how you can parameterize the endpoints in soap ui?

706


What is included with each standard controller? : salesforce visualforce

359


How will be the single line diagram of series trip HT breaker? how it works?

2332


What is RETURN CURSER LOCATION in subfile?

1290


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

1182


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...

2469


What is SERP?

367


What are the features of rdbms?

652


Define what are before, after, beforestep and afterstep hooks?

363


if my employees are having esic , then do i need to take workman compensation for them ? is it compulsory for me to take workman compensation even if having esic ?

1396


Is sessionfactory immutable?

299


Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above

3636


What is the precaution you should take when archiving?

1705


How node.js is different from others server side frameworks like asp.net, php, jsp and ruby etc.?

351


What is the difference between planned and unplanned services?

869