i
LTIMindtree
Filter interviews by
Startup parameters are used to configure the behavior of SQL Server when it starts up.
Startup parameters are set in the SQL Server Configuration Manager or by using the SQL Server command prompt.
Common startup parameters include -d for specifying the location of the master database files, -m for starting SQL Server in single-user mode, and -T for enabling trace flags.
Startup parameters can also be configured in the Win...
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
A database is a structured collection of data that is organized in a way that allows for easy access, management, and retrieval.
A database is used to store and organize large amounts of data.
It consists of tables, rows, and columns.
Examples of databases include MySQL, Oracle, and MongoDB.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I applied via Indeed and was interviewed in Aug 2023. There were 5 interview rounds.
Multiple choice which is conducted in online and they asked me to take help from google as well to finish the aptitude but the questions which is asked is bit hard
A standalone database is a database that is independent and does not require connection to a network or other databases.
Standalone databases are typically used for small-scale applications or for testing purposes.
They do not rely on a network connection to function.
Examples of standalone databases include SQLite and Microsoft Access.
Use SQL queries to segregate alphabet and numbers in a table
Use the SQL function REGEXP to filter out alphabets and numbers
For example, to select only alphabets: SELECT column_name FROM table_name WHERE column_name REGEXP '^[a-zA-Z]'
For numbers: SELECT column_name FROM table_name WHERE column_name REGEXP '^[0-9]'
I was interviewed in Jul 2023.
HAS (High Availability Services) in RAC systems provides automatic failover and load balancing for improved system reliability.
HAS monitors the health of each node in the RAC cluster
It automatically relocates services to healthy nodes in case of node failure
It ensures high availability and scalability for the RAC system
Examples: Oracle Clusterware, Oracle Grid Infrastructure
I applied via Referral and was interviewed in Sep 2022. There were 2 interview rounds.
A database is a structured collection of data. SQL is a language used to manage and manipulate databases.
A database is a software system that stores and organizes data.
It allows users to create, read, update, and delete data.
SQL (Structured Query Language) is a programming language used to communicate with and manage databases.
There are different types of databases such as relational databases, object-oriented database...
SQL command of which database?
Specify the name of the database you want the SQL command for
Provide the specific query you want to execute
Ensure that the syntax is correct and the query is optimized
Examples: SELECT * FROM table_name; INSERT INTO table_name (column1, column2) VALUES (value1, value2);
I applied via Naukri.com and was interviewed in Nov 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
MySQL replication is the process of copying data from one database server to another in real-time.
MySQL replication involves a master server and one or more slave servers.
Changes made on the master server are logged and then applied to the slave servers.
Replication can be asynchronous or synchronous, with asynchronous being more common.
Replication can be used for load balancing, failover, and data backup purposes.
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
5-8 Yrs
₹ 4.5-10.5 LPA
Senior Software Engineer
21.3k
salaries
| ₹5.1 L/yr - ₹18.7 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
TCS