Filter interviews by
The new row will start from 1 after truncating a table.
Truncating a table removes all rows from the table, resetting the row count to 1.
The next row inserted after truncation will have an ID of 1.
Truncating a table does not reset the auto-increment value of the primary key column.
Commit and Rollback are database transactions used to save or discard changes made to the database.
Commit is used to save the changes made in a transaction to the database permanently.
Rollback is used to discard the changes made in a transaction and revert the database to its previous state.
Commit makes the changes permanent while Rollback cancels the changes.
Example: If a transaction involves updating multiple re...
Stored procedures and functions are precompiled SQL queries that can be stored and executed on the database server.
Stored procedures are a set of SQL statements that are stored on the database server and can be called by applications.
Functions are similar to stored procedures but return a value.
Stored procedures can accept input parameters and return multiple result sets, while functions can only return a single v...
Join is used to combine rows from two or more tables based on a related column between them.
Types of Joins: Inner Join, Left Join, Right Join, Full Join, Cross Join
Inner Join: Returns rows when there is at least one 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
Fu...
Union and Intersection are set operations in mathematics. Union combines all elements from two sets, while Intersection finds common elements.
Union combines all elements from two sets into a single set
Intersection finds common elements between two sets
Example: Set A = {1, 2, 3} and Set B = {3, 4, 5}. Union of A and B is {1, 2, 3, 4, 5}. Intersection of A and B is {3}
Trigger is a special type of stored procedure that automatically executes when an event occurs in a database. Index is a data structure that improves the speed of data retrieval operations on a database table.
Trigger is used to maintain the integrity of the database by enforcing business rules or cascading changes.
Indexes are used to quickly locate data without having to search every row in a database table.
Exampl...
I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.
Stored procedures and functions are precompiled SQL queries that can be stored and executed on the database server.
Stored procedures are a set of SQL statements that are stored on the database server and can be called by applications.
Functions are similar to stored procedures but return a value.
Stored procedures can accept input parameters and return multiple result sets, while functions can only return a single value.
...
Trigger is a special type of stored procedure that automatically executes when an event occurs in a database. Index is a data structure that improves the speed of data retrieval operations on a database table.
Trigger is used to maintain the integrity of the database by enforcing business rules or cascading changes.
Indexes are used to quickly locate data without having to search every row in a database table.
Examples: A...
Commit and Rollback are database transactions used to save or discard changes made to the database.
Commit is used to save the changes made in a transaction to the database permanently.
Rollback is used to discard the changes made in a transaction and revert the database to its previous state.
Commit makes the changes permanent while Rollback cancels the changes.
Example: If a transaction involves updating multiple records...
Join is used to combine rows from two or more tables based on a related column between them.
Types of Joins: Inner Join, Left Join, Right Join, Full Join, Cross Join
Inner Join: Returns rows when there is at least one 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 Jo...
Union and Intersection are set operations in mathematics. Union combines all elements from two sets, while Intersection finds common elements.
Union combines all elements from two sets into a single set
Intersection finds common elements between two sets
Example: Set A = {1, 2, 3} and Set B = {3, 4, 5}. Union of A and B is {1, 2, 3, 4, 5}. Intersection of A and B is {3}
The new row will start from 1 after truncating a table.
Truncating a table removes all rows from the table, resetting the row count to 1.
The next row inserted after truncation will have an ID of 1.
Truncating a table does not reset the auto-increment value of the primary key column.
Top trending discussions
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
In five years, I envision myself as a senior analyst, leading projects and mentoring junior team members while driving impactful data-driven decisions.
I aim to develop expertise in advanced analytics tools, such as Python and R, to enhance data modeling capabilities.
I plan to take on leadership roles in projects, guiding teams to deliver actionable insights that align with business goals.
I aspire to mentor junior analy...
To debug a particular program without affecting others, use breakpoints and step through the code.
Set a breakpoint in the program you want to debug
Step through the code using a debugger to identify the issue
Use logging statements to track the flow of the program
Check the call stack to see which functions are being called
Use conditional breakpoints to stop the program at specific points
I applied via Walk-in and was interviewed before Jun 2021. There were 2 interview rounds.
HR told about the company on the first day, how it works, told the rules, showed the management and a lot
I applied via Approached by Company and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
If and Switch Case statements are used for conditional branching in programming.
If statements are used for simple conditional branching.
Switch Case statements are used for multiple conditional branching.
If statements are more flexible than Switch Case statements.
Switch Case statements are more efficient than If statements for large number of conditions.
If statements can be nested, but Switch Case statements cannot.
Exam...
Yes, algorithms and pseudocodes are still important in IT Services.
Algorithms are used in various fields of IT such as machine learning, data analysis, and cryptography.
Pseudocodes are used to plan and design algorithms before coding them.
Understanding algorithms and pseudocodes is essential for software engineers to write efficient and optimized code.
Examples of algorithms include sorting algorithms, search algorithms...
Yes, I am comfortable using both CLIs and IDEs for my daily tasks.
I have experience using various CLIs such as Git Bash, Windows Command Prompt, and Terminal on macOS.
I am proficient in using IDEs such as Visual Studio Code, Eclipse, and IntelliJ IDEA.
I understand the benefits and drawbacks of both CLIs and IDEs and can choose the appropriate tool for the task at hand.
I applied via Referral and was interviewed in Dec 2020. There were 4 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 14 reviews
Rating in categories
Jr. Data Scientist
7
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Data Analyst
6
salaries
| ₹4 L/yr - ₹6 L/yr |
Software Developer
5
salaries
| ₹3.2 L/yr - ₹9.5 L/yr |
Web Developer
4
salaries
| ₹4.2 L/yr - ₹5.5 L/yr |
Mobile Developer
4
salaries
| ₹4 L/yr - ₹5.4 L/yr |
TCS
Accenture
Wipro
Cognizant