Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
SQL,PLSQL,Oracle, RDBMS
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
OOPS , DBMS , OS , and DSA concepts
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
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
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
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.
Coding for international
Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Duration 1 hr general aptitude topics
Duration 1hr subject related coding questions
posted on 31 Aug 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Simple question on maths
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...
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
posted on 11 Mar 2024
It is MCQ based test which contain both aptitude and technical question
I was interviewed before Apr 2022.
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
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
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,...
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Technical Recruiter
43
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Senior Software Engineer
26
salaries
| ₹7.2 L/yr - ₹25 L/yr |
Software Engineer
20
salaries
| ₹5 L/yr - ₹15.8 L/yr |
Senior Technical Recruiter
16
salaries
| ₹4.8 L/yr - ₹7.5 L/yr |
Software Developer
13
salaries
| ₹4.1 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
Tech Mahindra