Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 4 interview rounds.
Truncate is a DDL command that removes all rows from a table, while delete is a DML command that removes specific rows.
Truncate is faster than delete as it does not generate undo logs.
Truncate resets the high water mark of the table, while delete does not.
Truncate cannot be rolled back, while delete can be rolled back using a transaction.
Truncate does not fire any triggers, while delete does.
Truncate does not require a
Set operators are used to combine the result sets of two or more SELECT statements.
Set operators include UNION, UNION ALL, INTERSECT, and MINUS.
UNION combines the result sets of two SELECT statements, removing duplicates.
UNION ALL combines the result sets of two SELECT statements, including duplicates.
INTERSECT returns only the rows that appear in both result sets.
MINUS returns only the rows that appear in the first re
Top trending discussions
Implicit conversion is the automatic conversion of data types by SQL Server.
Occurs when SQL Server automatically converts data from one data type to another
Can lead to performance issues if not handled properly
Examples include converting a string to an integer or a date to a string
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization helps to eliminate data redundancy and inconsistencies
It ensures that each piece of data is stored in only one place
It reduces the chances of data anomalies and inconsistencies
Normalization is achieved through a series of steps called normal forms
Examples of normalization include breaking down a c...
Software Development Engineer
226
salaries
| ₹10 L/yr - ₹36 L/yr |
Technical Support Engineer
146
salaries
| ₹6.4 L/yr - ₹23 L/yr |
Software Engineer
126
salaries
| ₹8.5 L/yr - ₹25.2 L/yr |
Senior Software Engineer
72
salaries
| ₹11.1 L/yr - ₹38 L/yr |
Software Developer
51
salaries
| ₹8.6 L/yr - ₹31 L/yr |
NortonLifeLock's
Trend Micro
Kaspersky Lab
Sophos Technologies