How to resolve the ORA-39133 error in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How you open and close a cursor variable.Why it is required?
How will you write a query to get a 5th rank student from a table student_report?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
What happens in oracle commit?
How to get a list of all user accounts in the database?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
Who i will insert 1 lacks record in a Database table
You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?
what is foreign key?
What is null value in oracle?
How to define a sub function?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?