explain how you can parameterize the endpoints in soap ui?
What is included with each standard controller? : salesforce visualforce
How will be the single line diagram of series trip HT breaker? how it works?
What is RETURN CURSER LOCATION in subfile?
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
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...
What is SERP?
What are the features of rdbms?
Define what are before, after, beforestep and afterstep hooks?
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 ?
Is sessionfactory immutable?
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
What is the precaution you should take when archiving?
How node.js is different from others server side frameworks like asp.net, php, jsp and ruby etc.?
What is the difference between planned and unplanned services?