Filter interviews by
Page life cycle refers to the series of events that occur from the time a page is requested to the time the page is fully rendered and sent to the client.
Page life cycle includes events like page initialization, loading, postback processing, rendering, and unloading.
Developers can hook into different events in the page life cycle to execute custom code.
Understanding page life cycle is important for developing efficient
DML stands for Data Manipulation Language and is used for managing data in a database. DDL stands for Data Definition Language and is used for defining database structure.
DML is used for operations like insert, update, delete data in a database.
DDL is used for operations like creating, altering, dropping database objects like tables, indexes, etc.
Examples: INSERT, UPDATE, DELETE are DML commands. CREATE, ALTER, DROP ar
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 log individual row deletions.
Truncate resets identity columns, while delete does not.
Truncate cannot be rolled back, while delete can be rolled back using a transaction.
Truncate does not fire triggers, while delete does.
Truncate does not require a where cla
Top trending discussions
I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Mar 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I appeared for an interview in Sep 2021.
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Senior Software Developer
4
salaries
| ₹6.4 L/yr - ₹7.2 L/yr |
DOT NET Developer
4
salaries
| ₹2.2 L/yr - ₹5 L/yr |
TCS
Accenture
Wipro
Cognizant