How to delete a column in an existing table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between cartesian join and cross join?
What is tns entry?
Explain the dml?
What is an oracle recycle bin?
What privilege is needed for a user to create indexes in oracle?
What happens if recursive calls get out of control?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
In Oracle 10g, "g" Stands for what?
What is the parameter mode that can be passed to a procedure?
How to write a query with a full outer join in oracle?
Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?
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.