Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 4 interview rounds.
1st Round was aptitude question and MCQ based on SQL and java
SQL delete syntax and commands.
Use the DELETE statement followed by the table name.
Add a WHERE clause to specify the rows to be deleted.
Use the TRUNCATE statement to delete all rows in a table.
Use the DROP statement to delete an entire table.
Be careful when deleting data as it cannot be recovered.
Examples: DELETE FROM table_name WHERE column_name = value;
TRUNCATE TABLE table_name;
DROP TABLE table_name;
Clustered index determines the physical order of data in a table while non-clustered index creates a separate structure.
Clustered index sorts and stores the data rows in the table based on their key values
Non-clustered index creates a separate structure that contains the key values and a pointer to the data row
A table can have only one clustered index while multiple non-clustered indexes can be created
Clustered index i...
Top trending discussions
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Software Engineer
336
salaries
| ₹3.5 L/yr - ₹11.7 L/yr |
Software Engineer
174
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Technical Anchor
171
salaries
| ₹6.5 L/yr - ₹24.5 L/yr |
Test Anchor
88
salaries
| ₹6 L/yr - ₹13.2 L/yr |
Technical Operations Lead
86
salaries
| ₹6 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
Tech Mahindra