i
Synechron
Filter interviews by
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Developed a database system for a retail company to track inventory and sales
Designed database schema to store product information, sales data, and customer details
Implemented stored procedures and triggers to automate inventory updates and sales reports
Optimized SQL queries for faster data retrieval and analysis
Challenges faced included handling large volumes of data, ensuring data integrity, and meeting performance r
Types of joins in SQL are Inner Join, Left Join, Right Join, and Full Join.
Inner Join: Returns rows when there is a match in both tables.
Left Join: Returns all rows from the left table and the matched rows from the right table.
Right Join: Returns all rows from the right table and the matched rows from the left table.
Full Join: Returns rows when there is a match in either table.
Explanation of inner join, left join, right join, and cross join with given tables a and b.
Inner join: Returns only the rows where there is a match in both tables based on the specified condition.
Left join: Returns all rows from the left table and the matched rows from the right table. If there is no match, NULL values are returned.
Right join: Returns all rows from the right table and the matched rows from the left tab...
Indexes are data structures that improve the speed of data retrieval operations in a database. There are different types of indexes.
Indexes are used to quickly locate data without having to search every row in a database table.
Types of indexes include clustered indexes, non-clustered indexes, unique indexes, and composite indexes.
Clustered indexes physically reorder the data in the table based on the index key.
Non-clus...
To find department wise highest salary and then 5 highest salaries, use SQL queries with GROUP BY and ORDER BY clauses.
Use SQL query with GROUP BY clause to get department wise highest salary
Use ORDER BY clause to get 5 highest salaries overall
row_number assigns a unique sequential integer to each row, rank assigns a unique rank to each row with gaps, dense_rank assigns a unique rank to each row without gaps.
row_number assigns a unique sequential integer to each row in the result set
rank assigns a unique rank to each row in the result set with gaps between ranks
dense_rank assigns a unique rank to each row in the result set without any gaps
Create a table with team names where each team plays with each other once.
Create a table teams with column teamname
Insert team names into the table
Use a combination of team names to represent matches
I applied via Recruitment Consulltant
Various technologies used in the project include Java, Spring Boot, Angular, MySQL, and Docker.
Java
Spring Boot
Angular
MySQL
Docker
posted on 3 Apr 2024
I applied via eLitmus and was interviewed in Dec 2023. There were 4 interview rounds.
Logical thinking was important for preparation
SQL is a programming language used for managing and manipulating relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and retrieve data from databases
SQL is a declarative language, meaning you specify what you want to achieve rather than how to achieve it
Common SQL commands include SELECT, INSERT, UPDATE, and DELETE
SQL is used in various database management systems like MySQL, Orac
posted on 13 Jun 2024
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Profit and loss,percentage
I applied via Job Fair and was interviewed in Apr 2024. There were 2 interview rounds.
All good , questions are easy and simple
Array related questions
LEVEL UP CODING TEST
Some of the top questions asked at the Synechron SQL and PL SQL Developer interview -
Technical Lead
2.8k
salaries
| ₹11.3 L/yr - ₹38.5 L/yr |
Senior Associate
1.9k
salaries
| ₹8 L/yr - ₹27 L/yr |
Senior Software Engineer
1.5k
salaries
| ₹12.1 L/yr - ₹27.4 L/yr |
Senior Associate Technology L1
1k
salaries
| ₹8.7 L/yr - ₹29 L/yr |
Associate Specialist
755
salaries
| ₹12.1 L/yr - ₹40 L/yr |
TCS
Infosys
Wipro
HCLTech