Tip 1 : Remember all the basic commands and their syntax in PLSQL
Tip 2 : Try to optimize the query being asked in the interview.
Tip 1 : No false things.
Tip 2 : Highlight your achievements and skills.
The round started with the Introduction followed by the discussion of projects done mentioned in my resume(all related to Machine Learning and Deep Learning). Then the recruiter asked me about my previous company experience and the work which I was doing there. After the discussion, interviewer started asking basic questions of SQL and PLSQL.
Difference between SQL and PLSQL
DDL,DML commands in SQL
Procedures in PLSQL
Triggers in SQL
Interviewer directly started asking questions in SQL,PLSQL AND SHELL SCRIPTING
Subqueries in SQL
JOINS IN SQL and output related questions of JOINS
Difference between Truncate and Delete SQL commands
PLSQL Cursor and Tables
Difference between Procedure and Trigger in PLSQL
Exception Handling in PLSQL
Packages in SQL
SQL Query to find second highest salary
First write simple query to find highest salary and then nest the query to find second highest query.
The HR and Final discussion round was with VP of Engineering,Airtel.
The round started with introduction and my previous company experience. Then I was told about what my role and work would be, expectations from me if I get selected for the role and the culture of the company.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?