Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
There is online aptitude test of 100 marks
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
They will share you link of test ,
Triggers are database objects that automatically perform an action when a specified event occurs.
Triggers are used to enforce business rules, maintain data integrity, and automate repetitive tasks.
They can be set to execute before or after an INSERT, UPDATE, or DELETE operation on a table.
Examples of triggers include auditing changes to a table, updating a related table when a record is modified, or enforcing referenti
A stored procedure is a set of SQL statements that are stored in the database and can be called by name to perform a specific task.
Stored procedures help improve performance by reducing network traffic and improving security.
They can accept input parameters and return output parameters.
Stored procedures can be reused across multiple applications.
Examples: CREATE PROCEDURE, CALL PROCEDURE.
No, the delete command cannot be rolled back in MySQL.
Delete command permanently removes data from a table.
Rollback command can only be used with transactions involving insert, update, or alter commands.
Once a delete command is executed, the data is gone and cannot be recovered.
To undo a delete operation, you would need to restore the data from a backup.
posted on 14 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Basic c# .net questions
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Sql aptitude question were asked
AvenData GmbH interview questions for popular designations
Data retention laws.
I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.
Online coding test which is from sql coding
Sql question, basic sql , views ,join
I applied via Naukri.com and was interviewed in Apr 2023. There were 4 interview rounds.
64 multiple choice questions
I applied via Approached by Company and was interviewed in Mar 2023. There were 3 interview rounds.
Simple questions easy to crack
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
ON MYSQL for 20 mins
To delete rows from 3 tables with a single query, use the DELETE statement with JOINs.
Use the DELETE statement with JOINs to specify the tables and conditions for deletion.
Ensure that the JOIN conditions are properly defined to delete the desired rows.
Use aliases for table names to simplify the query and improve readability.
Test the query with a SELECT statement before executing the DELETE statement to verify the rows
Top trending discussions
Interview experience
based on 203 reviews
Rating in categories
SQL Developer
140
salaries
| ₹3 L/yr - ₹10 L/yr |
Backend Developer
49
salaries
| ₹2 L/yr - ₹8.7 L/yr |
Software Tester
42
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Full Stack Developer
41
salaries
| ₹3 L/yr - ₹10.7 L/yr |
Software Developer
38
salaries
| ₹2.5 L/yr - ₹12.1 L/yr |
TCS
Infosys
Wipro
HCLTech