C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102) ORA-24151: no evaluation context is associated with rule string.string or rule set string.string
1 2979
can a merchant exporter adjust or claim refund of input service tax ??
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...
I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.
IMP-00070: Lob definitions in dump file are inconsistent with database.
how do i copy first 10 records from one sequntial file to another sequential file by using JCL program?
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
well i dont have toefl and gre scor all that stuff, and i have 7 backlogs, tell me the chances of getting the visa.
who have build this website?
WHAT IS A VECTOR ? HOW IS DIFFER FORM AN ARRAY
What is Mutex error in Triggers?
I would like to if there is any vb script to populate my values in the application.Example i will input the data in two 2 rows a & b.I need script where the data in a or b have to populate in my application if my a = nothing and b = 1 or a = 1 or b = nothing.I would be glab if someone can help me here.
ORA-26094: stream format error: input column overflow
A sample program using data structure? what is file handling?
how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board
When I look for mannual enry of any of the command in Unix, such as #man ls, I get a message "Reformatting entry. Wait..." and control comes to a next command prompt. what is the problem?