Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by e-Zest Team. If you also belong to the team, you can get access from here

e-Zest Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 287 Reviews

Filter interviews by

e-Zest Plsql Developer Interview Questions and Answers

Updated 16 Apr 2024

e-Zest Plsql Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What are joins in sql
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. What do you know about analytical functions
  • Ans. 

    Analytical functions are used in SQL to perform calculations across a set of rows related to the current row.

    • Analytical functions operate on a group of rows and return a single result for each row.

    • They can be used to calculate running totals, moving averages, rank, percentiles, etc.

    • Examples of analytical functions include ROW_NUMBER(), RANK(), LAG(), LEAD(), SUM() OVER(), AVG() OVER().

  • Answered by AI
  • Q3. Tell me about yourself
  • Q4. Tell me about your project
  • Q5. Write distinct query
  • Ans. 

    Distinct query is used to retrieve unique values from a table.

    • Use SELECT DISTINCT column_name FROM table_name to retrieve unique values from a specific column.

    • You can also use SELECT DISTINCT * FROM table_name to retrieve unique rows from the entire table.

    • DISTINCT is often used in combination with other SQL clauses like WHERE, ORDER BY, and GROUP BY.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Public , private Procedure
  • Q2. Cursor and Trigger , Mutating error
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. RANK, WITH CLAUSE, PARTITION, DISTINCT, REF CURSOR
  • Q2. Procedure with Ref cursor AVG, EXISTS, write a block to find factorial
  • Ans. 

    Using PL/SQL to create a procedure with a ref cursor to find the average and factorial of a given number.

    • Create a procedure that takes in a number as input and returns the average of that number using a ref cursor.

    • Use the EXISTS function to check if a factorial exists for a given number.

    • Write a block of code to calculate the factorial of a number using a loop.

  • Answered by AI
  • Q3. Handle duplicate records with case statement
  • Ans. 

    Use a case statement to handle duplicate records in PL/SQL.

    • Use a case statement to check for duplicate records based on specific criteria.

    • Implement logic within the case statement to handle the duplicates appropriately.

    • Consider using a unique identifier or combination of columns to identify duplicates.

  • Answered by AI
  • Q4. Joins, DBMS_PROFILER

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Angular
  • Q2. Routing, interceptor
Round 2 - Coding Test 

Output event emitter, filter related coding

Round 3 - Coding Test 

Coding and few concepts in angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was aptitude round

Round 2 - Technical 

(2 Questions)

  • Q1. What are OOPS in java?
  • Ans. 

    OOPS in Java stands for Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.

    • OOPS stands for Object-Oriented Programming concepts

    • Includes inheritance, encapsulation, polymorphism, and abstraction

    • Encourages modular and reusable code

    • Allows for easier maintenance and updates

    • Example: Creating classes and objects in Java

  • Answered by AI
  • Q2. Explain exception handling in java
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Use try-catch blocks to handle exceptions

    • Use finally block to execute code regardless of exception

    • Use throw keyword to manually throw exceptions

    • Use throws keyword in method signature to declare exceptions that can be thrown

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical questions will be there

Round 2 - Coding Test 

Simple coding questions will be asked.

Round 3 - HR 

(1 Question)

  • Q1. Only about salary and joining dates.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1. Introduce yourself, by describing all the projects you have worked on. 2. What is your approach to bringing in a Bone Fracture classifier? 3. Confusion matrix and its definitions of TP, FP and Precision...
  • Q2. What is your current CTC and what is your expected CTC?
  • Ans. 

    Current CTC is confidential. Expectation is based on market standards and my experience.

    • Current CTC is confidential information and not disclosed in interviews.

    • Expected CTC is based on market standards, industry trends, and my experience.

    • I am looking for a competitive salary package that aligns with my skills and expertise.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Sonata Software Senior Developer interview:
  • Deep Learning
  • Machine Learing
  • Python
Interview preparation tips for other job seekers - Please make sure to the HR team about your relevant and total experience in years.
It seems like the HR screening was okay and I didn't proceed to the next rounds because the Interviewers felt I didn't have enough experience.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Group Discussion 

GD assesses the overall personality – thoughts, feelings and behaviour - of an individual in a group. A topic is presented to the group members for discussion.

Round 2 - Group Discussion 

To share and exchange knowledge and ideas, clarify doubts, and arrive at a collective decision or understanding

Round 3 - Case Study 

A case study is an appropriate research design when you want to gain concrete, contextual, in-depth knowledge about a specific real-world subject.

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at A. D. Patel Institute of Technology, Vallabh Vidyanagar and was interviewed in Jun 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

Ask what the effects on Indian economy due to climent change

Round 3 - Aptitude Test 

Ask some aptitude and technical questions

Round 4 - Technical 

(1 Question)

  • Q1. Ask some dbms queries and method overloading and method overridng
Round 5 - HR 

(1 Question)

  • Q1. Add oops concepts on room
  • Ans. 

    Object-oriented programming concepts can be applied to a room by treating it as an object with properties and behaviors.

    • Encapsulation: Encapsulate the room's properties (such as size, color, furniture) and behaviors (such as lighting, temperature control) within a Room class.

    • Inheritance: Create subclasses of Room for different types of rooms (e.g. Bedroom, LivingRoom) that inherit common properties and behaviors from t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All rounds are best experience for me.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Indeed and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Describe a project of when you had to work with functions
  • Q2. Describe a project where you had to use unknown project tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your story with what was the challenge, what was your contribution, what was the result.

e-Zest Interview FAQs

How many rounds are there in e-Zest Plsql Developer interview?
e-Zest interview process usually has 1 rounds. The most common rounds in the e-Zest interview process are Technical.
What are the top questions asked in e-Zest Plsql Developer interview?

Some of the top questions asked at the e-Zest Plsql Developer interview -

  1. What do you know about analytical functi...read more
  2. What are joins in ...read more
  3. Write distinct qu...read more

Tell us how to improve this page.

e-Zest Plsql Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Softwaretest Engineer
562 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Software Engineer
298 salaries
unlock blur

₹5.4 L/yr - ₹20.3 L/yr

Senior Software Engineer
224 salaries
unlock blur

₹8.9 L/yr - ₹29.2 L/yr

Software Quality Analyst
139 salaries
unlock blur

₹3.4 L/yr - ₹5.8 L/yr

Software Developer
114 salaries
unlock blur

₹5.2 L/yr - ₹21.7 L/yr

Explore more salaries
Compare e-Zest with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview