Filter interviews by
Joins are used to combine rows from two or more tables based on a related column between them.
Joins are used in SQL to retrieve data from multiple tables based on a related column between them.
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;
DML stands for Data Manipulation Language and is used to manipulate data in a database.
DML is used to insert, update, delete, and retrieve data in a database.
Examples of DML statements include INSERT, UPDATE, DELETE, and SELECT.
DML is essential for managing and modifying data within a database.
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Learn basics of aptitude
I was interviewed in Nov 2021.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Optimizing stored procedures involves using proper indexing, reducing unnecessary loops, and minimizing database calls.
Use proper indexing on columns used in WHERE clauses to improve query performance
Avoid using cursors and loops whenever possible, as they can be inefficient
Minimize the number of database calls by combining multiple queries into a single query or using temporary tables
Consider using bulk processing tec...
Optimizing SQL queries involves using indexes, minimizing data retrieval, avoiding unnecessary joins, and optimizing query structure.
Use indexes on columns frequently used in WHERE clauses
Minimize data retrieval by selecting only necessary columns
Avoid unnecessary joins by using EXISTS or IN clauses instead
Optimize query structure by using appropriate join types and conditions
Returning clause is used to return a value from a function or procedure in PL/SQL.
Used to return a single value from a function or procedure
Can be used to return multiple values using OUT parameters
Helps in passing values back to the calling program
Triggers can lead to performance issues, complexity, and potential for unintended consequences.
Triggers can make code harder to debug and maintain
They can lead to cascading effects if not carefully implemented
Performance can be impacted if triggers are not optimized
Triggers can introduce dependencies between different parts of the codebase
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
posted on 30 Dec 2024
The interview will last for 30 minutes and will include basic Node.js questions, followed by two coding questions.
posted on 1 Mar 2024
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Information Technology Recruiter
295
salaries
| ₹2 L/yr - ₹5.4 L/yr |
Technical Recruiter
271
salaries
| ₹1.9 L/yr - ₹6 L/yr |
Senior IT Recruiter
270
salaries
| ₹2.8 L/yr - ₹8.5 L/yr |
Software Engineer
245
salaries
| ₹2.7 L/yr - ₹11 L/yr |
Senior Technical Recruiter
236
salaries
| ₹3 L/yr - ₹10.2 L/yr |
TCS
Infosys
Wipro
HCLTech