What is the difference between soft parsing and hard parsing of SQL?

AnswerBot
1y
Soft parsing is reusing the existing execution plan while hard parsing is generating a new execution plan.
Soft parsing is faster as it avoids the overhead of generating a new execution plan.
Hard parsi...read more
Sanjeevi Poojitha
2y
Hard parsing executes the statistics utilizes index form and soft parsing it is already executed plan
dipali patil
3y
when we are parse, the database check shared pool to see if an statement is already existing or not if statement is existing then reteive form shared pool called soft parsing.
if oracle database can...read more
Add answer anonymously...
Cognizant Plsql Developer interview questions & answers
A Plsql Developer was asked Q. What is the difference between RDBMS and DBMS?
A Plsql Developer was asked Q. What is the difference between DELETE and TRUNCATE statements?
A Plsql Developer was asked Q. Write a SQL query to delete duplicate records from a table.
Popular interview questions of Plsql Developer
A Plsql Developer was asked Q1. What is the difference between RDBMS and DBMS?
A Plsql Developer was asked Q2. What is the difference between DELETE and TRUNCATE statements?
A Plsql Developer was asked Q3. Write a SQL query to delete duplicate records from a table.
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

