C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102)
What is SCD (Slowly Changing Dimensions)? What are its types?
WHAT IS A VECTOR ? HOW IS DIFFER FORM AN ARRAY
what is new g/l functionality
A sample program using data structure? what is file handling?
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...
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
who have build this website?
What is Mutex error in Triggers?
pleasesend which type of the books to indian banks clerks& what is topics pleases mailme
how do i copy first 10 records from one sequntial file to another sequential file by using JCL program?
How to create a program that lists the capital country when told what the original country is? (Terribly sorry, I'm a novice programmer and would appreciate any help ;). Cheers, Alexxis
Wen ever i use IE=createObject (Ineternetexplorer.application) QTP just navigates to the URL mentioned but doesn't recognise the USErname and Password field so the test fails.. But wen i just record and use system.util "iexplore" the code recognises and the tst passes, but here it works fine sometimes and sometimes the test just fails and aftersometime i run it works.. so its not consistent,,, any suggestion
Write down the difference between c. Loop and goto statement d. (!0) and (!1) e. (1= =! 1) and (1!=1) f. NULL and !NULL
ORA-26082: load of overlapping segments on table string.string is not allowed