What is oracle in java?
No Answer is Posted For this Question
Be the First to Post Answer
Briefly explain what is literal? Give an example where it can be used?
Why do you use stored procedures and state some of its disadvantages?
what is the syntax of DROP command?
What is the dynamic sql in oracle?
What are the advantages of Views ?
How to add a new column to an existing table in oracle?
What are the Limitations of a CHECK Constraint ?
What is oracle rownum?
Can Multiple instances be run on Single Machine???
What is where clause in oracle?
what is exact difference between drop and truncate table.
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.