Upload Button Icon Add office photos

Filter interviews by

Horizontal Integration SQL and PL SQL Developer Interview Questions and Answers

Updated 10 Oct 2024

Horizontal Integration SQL and PL SQL Developer Interview Experiences

1 interview found

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

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

Round 1 - Coding Test 

SQL,PLSQL,Oracle, RDBMS

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Difference between function and stored procedure.
  • Ans. 

    Functions return a value while stored procedures do not. Functions can be used in SELECT statements, stored procedures cannot.

    • Functions return a value, stored procedures do not

    • Functions can be used in SELECT statements, stored procedures cannot

    • Functions must return a value, stored procedures may or may not

  • Answered by AI
  • Q2. Write a query to find the manager of the employee.
  • Ans. 

    Use a self join to find the manager of the employee.

    • Join the employee table with itself on the manager_id and employee_id columns

    • Select the manager's details based on the employee's manager_id

  • Answered by AI
  • Q3. To write a stored procedure.
  • Q4. What is trigger?
  • Ans. 

    A trigger is a special type of stored procedure that automatically executes when certain events occur in a database.

    • Triggers can be used to enforce business rules, perform data validation, or maintain referential integrity.

    • Examples of trigger events include INSERT, UPDATE, and DELETE operations on a table.

    • Triggers can be defined to execute before or after the triggering event.

  • Answered by AI
  • Q5. What do you know about JSON?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Tell me about
  • Q2. Your self they are asking
  • Q3. What is your weakness
  • Q4. Any questions ask for me
  • Q5. All the best future
Round 2 - Coding Test 

Coding for international

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Duration 1 hr general aptitude topics

Round 2 - Coding Test 

Duration 1hr subject related coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - good freshers can give a try
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple question on maths

Round 2 - Technical 

(2 Questions)

  • Q1. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve complex problems

    • Key principles include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation ensures that the internal state of an object is hidden from the outside world

    • Inheritance allows a class to inherit...

  • Answered by AI
  • Q2. Coding array questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Short term goals
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It is MCQ based test which contain both aptitude and technical question

Round 2 - Technical 

(1 Question)

  • Q1. Technical question was asked
Round 3 - HR 

(1 Question)

  • Q1. HR question was asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I was interviewed before Apr 2022.

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 

(3 Questions)

  • Q1. What is cursor and types
  • Ans. 

    A cursor is a pointer to a private SQL area that stores information about the processing of a SELECT or DML statement.

    • A cursor is used to retrieve data row by row from a result set.

    • There are two types of cursors: Implicit and Explicit.

    • Implicit cursors are used for single-row queries, while explicit cursors are used for multi-row queries.

    • Cursor variables can be used to pass cursors as parameters to procedures and functi

  • Answered by AI
  • Q2. Truncate & delete difference
  • Ans. 

    Truncate removes all data from a table while delete removes specific rows.

    • Truncate is faster than delete as it doesn't log individual row deletions

    • Truncate cannot be rolled back while delete can be

    • Truncate resets the identity of the table while delete doesn't

    • Truncate doesn't fire triggers while delete does

  • Answered by AI
  • Q3. Explain about trigger
  • Ans. 

    A trigger is a special type of stored procedure that automatically executes in response to certain events.

    • Triggers are used to enforce business rules or to perform complex calculations.

    • They can be defined to execute before or after a data modification operation.

    • Triggers can be used to audit changes to data or to replicate data changes to other tables.

    • Examples of events that can trigger a trigger include INSERT, UPDATE,...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. About your self
  • Q2. About work experience
  • Q3. About salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

Skills evaluated in this interview

Horizontal Integration Interview FAQs

How many rounds are there in Horizontal Integration SQL and PL SQL Developer interview?
Horizontal Integration interview process usually has 1 rounds. The most common rounds in the Horizontal Integration interview process are Coding Test.

Tell us how to improve this page.

Horizontal Integration SQL and PL SQL Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Magic Edtech Interview Questions
3.1
 • 49 Interviews
View all

Horizontal Integration SQL and PL SQL Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

1.0

Job security

3.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Technical Recruiter
43 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Senior Software Engineer
26 salaries
unlock blur

₹7.2 L/yr - ₹25 L/yr

Software Engineer
20 salaries
unlock blur

₹5 L/yr - ₹15.8 L/yr

Senior Technical Recruiter
16 salaries
unlock blur

₹4.8 L/yr - ₹7.5 L/yr

Software Developer
13 salaries
unlock blur

₹4.1 L/yr - ₹10 L/yr

Explore more salaries
Compare Horizontal Integration with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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