Filter interviews by
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 Dec 2020. There were 3 interview rounds.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude and English test
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.
Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval
L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 13 reviews
Rating in categories
Jr. Data Scientist
7
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Software Developer
5
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Data Analyst
5
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Mobile Developer
4
salaries
| ₹4 L/yr - ₹5.4 L/yr |
Business Operations Associate
3
salaries
| ₹2.5 L/yr - ₹2.5 L/yr |
TCS
Accenture
Wipro
Cognizant