Filter interviews by
Use SQL pivot function to convert rows to columns
Use the PIVOT function in SQL to convert rows into columns
Specify the columns you want to pivot on and the values you want to display in the new columns
Example: SELECT * FROM table_name PIVOT (MAX(value_column) FOR pivot_column IN (column1, column2, column3)) AS alias_name
SQL joins combine data from two or more tables based on a related column between them.
Inner join returns rows that have matching values 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 outer join returns all rows when there is a match in either left or right table
Joins are used to combine rows from two or more tables based on a related column between them. Case when is a conditional statement used to perform different actions based on different conditions.
Joins are used to retrieve data from multiple tables based on a related column
Case when is used to perform different actions based on different conditions in SQL queries
Example: SELECT * FROM table1 JOIN table2 ON table1.id = ...
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
Groww interview questions for designations
I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.
Aptitude tests + 3 Rounds
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 5 interview rounds.
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Query to retrieve last month's data on the 1st of every month
Use the DATEADD function to subtract a month from the current date
Filter the results to only include data from the 1st of the month
Example: SELECT * FROM table_name WHERE date_column = DATEADD(month, -1, DATEADD(month, DATEDIFF(month, 0, GETDATE()), 0))
I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.
I applied via Other and was interviewed before Dec 2020. There were 6 interview rounds.
based on 5 interviews
1 Interview rounds
based on 5 reviews
Rating in categories
Senior Executive
81
salaries
| ₹3.1 L/yr - ₹5 L/yr |
Customer Support Executive
50
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Software Engineer
42
salaries
| ₹14 L/yr - ₹37 L/yr |
Assistant Manager
42
salaries
| ₹5.8 L/yr - ₹17.7 L/yr |
Customer Success Executive
42
salaries
| ₹2 L/yr - ₹4.1 L/yr |
Zerodha
Sharekhan
SBI Cards & Payment Services
Axis Direct