Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
Procedure with bulk collect for array of strings
Use FORALL statement for efficient processing
Declare a collection type
Use LIMIT clause to control memory usage
Top trending discussions
posted on 27 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
To find the second highest salary in a database table, you can use a SQL query with the ORDER BY and LIMIT clauses.
Use a SQL query with ORDER BY clause to sort the salaries in descending order.
Use LIMIT 1,1 to retrieve the second highest salary.
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1;
Left join includes all records from the left table and matching records from the right table. Right join includes all records from the right table and matching records from the left table.
Left join: Returns all records from the left table and the matched records from the right table.
Right join: Returns all records from the right table and the matched records from the left table.
Example: Left join - SELECT * FROM table1...
posted on 24 May 2024
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
Normalization is a process used to organize a database into tables and columns to reduce redundancy and improve data integrity.
First Normal Form (1NF) - Eliminates duplicate data by ensuring each column contains atomic values.
Second Normal Form (2NF) - Requires that each non-key attribute is fully functionally dependent on the primary key.
Third Normal Form (3NF) - Ensures that non-key attributes are not transitively de...
Indexes in databases are data structures that improve the speed of data retrieval operations.
Indexes are data structures that store a small portion of the table data in an optimized format for quick retrieval.
They help in speeding up data retrieval operations such as SELECT queries by reducing the number of rows that need to be scanned.
Indexes can be created on one or more columns of a table to improve the performance ...
posted on 27 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
To find the second highest salary in a database table, you can use a SQL query with the ORDER BY and LIMIT clauses.
Use a SQL query with ORDER BY clause to sort the salaries in descending order.
Use LIMIT 1,1 to retrieve the second highest salary.
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1;
Left join includes all records from the left table and matching records from the right table. Right join includes all records from the right table and matching records from the left table.
Left join: Returns all records from the left table and the matched records from the right table.
Right join: Returns all records from the right table and the matched records from the left table.
Example: Left join - SELECT * FROM table1...
posted on 24 May 2024
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
Normalization is a process used to organize a database into tables and columns to reduce redundancy and improve data integrity.
First Normal Form (1NF) - Eliminates duplicate data by ensuring each column contains atomic values.
Second Normal Form (2NF) - Requires that each non-key attribute is fully functionally dependent on the primary key.
Third Normal Form (3NF) - Ensures that non-key attributes are not transitively de...
Indexes in databases are data structures that improve the speed of data retrieval operations.
Indexes are data structures that store a small portion of the table data in an optimized format for quick retrieval.
They help in speeding up data retrieval operations such as SELECT queries by reducing the number of rows that need to be scanned.
Indexes can be created on one or more columns of a table to improve the performance ...
Associate Manager
232
salaries
| ₹6 L/yr - ₹14.4 L/yr |
Senior Associate
148
salaries
| ₹6 L/yr - ₹24.6 L/yr |
Business Manager
147
salaries
| ₹7 L/yr - ₹18 L/yr |
Analyst
118
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Associate
118
salaries
| ₹3.2 L/yr - ₹12.8 L/yr |
WPP
Interpublic Group
Accenture
M&C Saatchi Performance