Filter interviews by
I applied via AmbitionBox and was interviewed before Aug 2022. There were 3 interview rounds.
A stored procedure is a prepared SQL code that can be saved and reused.
Stored procedures are used to perform a specific task or set of tasks in a database.
They can accept input parameters and return output parameters.
Stored procedures can improve performance by reducing network traffic and improving security.
Examples: sp_GetCustomerDetails, sp_InsertEmployee
A view in SQL is a virtual table based on the result set of a SELECT query. There are different types of views like simple, complex, indexed, etc.
Views are used to simplify complex queries by storing them as a virtual table.
Types of views include simple views, complex views, indexed views, etc.
Views can be used to restrict access to certain columns or rows of a table.
Views can improve performance by pre-computing expen
Functions return a value while stored procedures do not. Functions can be used in SQL statements, while stored procedures cannot.
Functions return a single value, while stored procedures do not necessarily return any value.
Functions can be used in SQL statements like SELECT, WHERE, etc., while stored procedures cannot be used in such statements.
Functions are called using SELECT statement, while stored procedures are cal...
Query to display nth highest salary in SQL
Use the ORDER BY clause to sort salaries in descending order
Use the DISTINCT keyword to eliminate duplicates
Use the LIMIT clause to specify the nth highest salary
Top trending discussions
Asking method overloading and overriding concepts then coding test on oops concepts
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Developed a PL/SQL project for managing inventory and sales data in a retail store.
Designed database tables to store product information, sales transactions, and customer details.
Implemented PL/SQL procedures and functions for adding, updating, and querying data.
Created triggers to enforce business rules and maintain data integrity.
Developed reports using PL/SQL queries to analyze sales performance and inventory levels
I work on performance optimization by analyzing query execution plans, indexing, and code refactoring.
Analyzing query execution plans to identify bottlenecks
Creating appropriate indexes to improve query performance
Refactoring code to optimize resource usage
Using tools like Explain Plan and SQL Tuning Advisor
Goroutines are lightweight threads managed by the Go runtime, allowing concurrent execution of functions.
Goroutines are created using the 'go' keyword followed by a function call.
They are multiplexed onto multiple OS threads by the Go runtime.
Goroutines communicate using channels to share data safely.
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Collections in PL/SQL are data structures used to store multiple elements of the same data type.
Collections can be nested tables, varrays, or associative arrays.
Nested tables are like one-dimensional arrays with no upper bounds.
Varrays are like arrays with a maximum size that is specified at declaration.
Associative arrays are like lookup tables where each element is accessed using a unique key.
Collections can be used t...
Bulk collect is a feature in PL/SQL that allows for fetching multiple rows of data at once.
Improves performance by reducing context switches between the PL/SQL engine and SQL engine
Reduces network traffic by fetching multiple rows in a single round trip
Can be used with SELECT INTO or FETCH INTO statements
Bank product related questions and carrer expericnce .
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
posted on 17 Nov 2024
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Oct 2022. There were 6 interview rounds.
Aptitude test is best for first round.
Second round is best for coding test.
IT field offers endless opportunities for innovation and growth.
IT is a constantly evolving field with new technologies and trends emerging regularly.
IT provides opportunities to work on exciting projects and solve complex problems.
IT offers a wide range of career paths, from development to design to project management.
IT is a field that is in high demand, with many job opportunities and competitive salaries.
IT has the...
Study about front end developer
based on 6 reviews
Rating in categories
Database Developer
33
salaries
| ₹2.4 L/yr - ₹5.6 L/yr |
SQL Developer
16
salaries
| ₹2.4 L/yr - ₹3.3 L/yr |
Software Engineer
3
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Software Developer
3
salaries
| ₹3 L/yr - ₹3.6 L/yr |
TCS
Accenture
Wipro
Cognizant