i
Maas Infosolutions
Filter interviews by
I applied via LinkedIn and was interviewed before Mar 2023. There was 1 interview round.
A view in SQL server is a virtual table that contains the result set of a SELECT statement.
Views are used to simplify complex queries by storing them as a virtual table.
Views can be used to restrict access to specific columns or rows of a table.
Views can improve performance by pre-computing expensive queries.
Example: CREATE VIEW vwEmployee AS SELECT FirstName, LastName FROM Employees;
Transactions in SQL server ensure data integrity by grouping multiple SQL statements into a single unit of work.
Transactions help maintain data consistency by either committing all changes or rolling them back if an error occurs.
Use BEGIN TRANSACTION to start a transaction, COMMIT to save changes, and ROLLBACK to undo changes.
Example: BEGIN TRANSACTION; UPDATE table SET column = value; COMMIT; - commits the changes mad
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation promotes code reusability and modularity by keeping related data and methods together.
Example: In a class ...
Roll back in SQL server is a process of reverting the database to a previous state before a transaction was executed.
Roll back is used to undo changes made by a transaction that has not been committed.
It can be done using the ROLLBACK statement in SQL.
Rolling back a transaction restores the data to its original state before the transaction started.
Example: ROLLBACK TRANSACTION;
Roll back is important for maintaining dat
Aptitude test and technical questions
Group discussion on generic topics
posted on 20 Feb 2021
I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.
posted on 13 Sep 2024
Asked some medium level SQL questions
I applied via Company Website and was interviewed in May 2022. There were 4 interview rounds.
English maths reasoning and IT cybersecurity related mcq
Focus on the topic, think and speak
Digital vs non digital
I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.
ONLINE LINK FOR THE INTERVIEW
THEY WILL PROVIDE YOU WITH SOME TEST LINK WHICH YOU HAVE TO PASS
I applied via Approached by Company and was interviewed in Nov 2022. There were 6 interview rounds.
Programming related questions and problem solving
posted on 13 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Ask you basic input output questions and oops concepts as well as Sql theory and pattern printing or basic of dsa like convert inorder to post order expression and many things like this and aptitude questions as well .
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Bhash Software Labs
QR Crypher
HirePro Consulting
Apptunix