i
NDS InfoServ
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
2 coding 12 questions mcq
I am excited about the opportunity to work on challenging projects and contribute my expertise to a dynamic team.
Passionate about software development and problem-solving
Excited about the opportunity to work on challenging projects
Looking to contribute expertise to a dynamic team
Top trending discussions
posted on 8 Jul 2024
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Interviewer was rude
posted on 8 Feb 2022
I have worked on domains like e-commerce, finance, and healthcare.
E-commerce: developed an online shopping platform with payment gateway integration
Finance: worked on a trading platform with real-time data analysis
Healthcare: developed a patient management system for a hospital
DML stands for Data Manipulation Language.
DML is a subset of SQL used to manipulate data in a database.
It includes commands like INSERT, UPDATE, DELETE, and SELECT.
DML is used to modify the data stored in tables.
DML commands are used in conjunction with Data Definition Language (DDL) commands.
Examples of DML commands include: INSERT INTO, UPDATE SET, DELETE FROM, and SELECT WHERE.
Types of indexes in SQL Server and definition of clustered index.
Types of indexes: clustered, non-clustered, unique, filtered, columnstore, full-text
Clustered index determines physical order of data in table
Only one clustered index per table
Primary key is automatically a clustered index if not specified otherwise
Denormalization is the process of adding redundant data to improve query performance.
Reduces the number of joins required to retrieve data
Improves read performance
Increases data redundancy
May require additional effort to maintain data consistency
A cross join returns the Cartesian product of two tables.
It combines each row of one table with every row of another table.
It does not use any join condition.
It can result in a large number of rows if the tables are large.
Syntax: SELECT * FROM table1 CROSS JOIN table2;
Example: SELECT * FROM employees CROSS JOIN departments;
Corelated queries use data from multiple tables, while non-corelated queries use data from a single table.
Corelated queries involve joining tables to retrieve data
Non-corelated queries involve selecting data from a single table
Corelated queries are typically slower than non-corelated queries
Examples of corelated queries include inner join, left join, and right join
Examples of non-corelated queries include select, inser
Views are virtual tables that display data from one or more tables in a database.
Views are created using SELECT statements.
They can be used to simplify complex queries.
They can also be used to restrict access to sensitive data.
Views do not store data themselves, but rather display data from underlying tables.
They can be used to join multiple tables together.
Views can be updated, but there are some restrictions.
They can...
SP is used to execute a set of SQL statements, while function returns a single value.
SP can have input/output parameters, while function can only have input parameters.
SP can modify data, while function cannot.
SP can be used to execute multiple SQL statements, while function can only execute a single SQL statement.
Functions can be used in SELECT statements, while SP cannot.
Examples of functions include SUM, AVG, and CO...
Data warehousing is the process of collecting, storing, and managing data from various sources for business intelligence purposes.
Data warehousing involves extracting data from different sources and transforming it into a format suitable for analysis.
The data is then stored in a central repository called a data warehouse.
Data warehousing enables businesses to make informed decisions based on historical and current data...
I applied via Naukri.com
Data Scientist
55
salaries
| ₹8 L/yr - ₹15 L/yr |
Data Entry Operator
46
salaries
| ₹1 L/yr - ₹2.5 L/yr |
Team Lead
16
salaries
| ₹3.2 L/yr - ₹8 L/yr |
Back Office Executive
11
salaries
| ₹1 L/yr - ₹2.1 L/yr |
Healthcare Associate
6
salaries
| ₹1.8 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech