Filter interviews by
Clear (1)
Using SQL to extract substring of name
Use the SUBSTRING function in SQL to extract a specific portion of a string
Specify the starting position and length of the substring to be extracted
Example: SELECT SUBSTRING('John Doe', 1, 4) AS First_Name will return 'John'
Use SQL to print cumulative sum of sales
Use the SUM() function to calculate the cumulative sum of sales
Utilize the OVER() clause with ORDER BY to specify the order of the cumulative sum
Example: SELECT date, sales, SUM(sales) OVER (ORDER BY date) AS cumulative_sales FROM table_name
Top trending discussions
I applied via Campus Placement
It was a 90 mins round, and we have to do 85 questions. Coding was also a part of it.
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Logical reasoning numerical English sum
Python power bi sql tablue
Time intelligence functions like YTD (Year-to-Date) and QTD (Quarter-to-Date) can be used for YTD and QTD analysis in data analytics.
YTD analysis can be done using functions like YTD() or TOTALYTD() to calculate values from the beginning of the year up to the selected date.
QTD analysis can be done using functions like QTD() or TOTALQTD() to calculate values from the beginning of the quarter up to the selected date.
Thes...
Import brings data into Power BI for further analysis, while direct query connects to data source in real-time.
Import: Data is loaded into Power BI for analysis, improving performance but requiring periodic refreshes.
Direct Query: Connects to data source in real-time, allowing for up-to-date information but potentially slower performance.
Import is suitable for smaller datasets, while direct query is better for large da
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before May 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Lambda function is an anonymous function in programming that can have multiple arguments but can only have one expression.
Lambda functions are used for creating small, one-time use functions without the need to define a formal function.
They are often used in functional programming languages like Python.
Lambda functions can take any number of arguments, but can only have one expression.
Example: lambda x: x*2 defines a l
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
List is used for collections of items that may change, tuple for fixed collections.
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
Power BI is a business analytics tool by Microsoft for visualizing and analyzing data.
Power BI is a business analytics tool by Microsoft
It allows users to visualize and analyze data from various sources
Users can create interactive reports and dashboards
Power BI offers a wide range of data connectors for seamless integration
It provides features like data modeling, data preparation, and data visualization
Power BI can be ...
posted on 20 Dec 2024
posted on 19 Nov 2023
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Associate Manager
225
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Manager
164
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
156
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
109
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
99
salaries
| ₹0 L/yr - ₹0 L/yr |
Pfizer
GlaxoSmithKline Pharmaceuticals
Merck
Johnson & Johnson