i
3i Infotech
Filter interviews by
I applied via Referral and was interviewed before Sep 2023. 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 data in a structured format.
It allows for efficient retrieval and manipulation of data.
Examples of databases include MySQL, Oracle, SQL Server, and MongoDB.
MySQL is an open-source relational database management system that is popular for its ease of use, flexibility, and scalability.
MySQL is an open-source RDBMS, allowing users to freely use, modify, and distribute the software.
It is known for its ease of use, making it accessible for beginners and experts alike.
MySQL is highly flexible, supporting various data types and storage engines.
It is popular for its scalability, ...
To retrieve a set of data in a database, you can use SQL queries to specify the data you want to retrieve.
Use SELECT statement to specify the columns you want to retrieve
Use FROM clause to specify the table where the data is stored
Use WHERE clause to specify any conditions for filtering the data
Use ORDER BY clause to specify the order in which the data should be returned
Use LIMIT clause to specify the maximum number of
To know disk utilization in Linux, use commands like df, du, and iostat.
Use 'df' command to display disk space usage on Linux filesystems.
Use 'du' command to estimate file space usage.
Use 'iostat' command to monitor system input/output device loading.
Check disk utilization with tools like 'iotop' and 'atop'.
posted on 15 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
mysql_connect vs mysql_pconnect and finding memory in Linux
mysql_connect creates a new connection to the database while mysql_pconnect creates a persistent connection
mysql_pconnect is faster but uses more memory
To find memory usage in Linux, use commands like vmstat, sar, or ps
vmstat displays virtual memory statistics
sar displays system activity information
ps displays information about active processes
posted on 5 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
A service account is a special account used by a service or application to access resources on a network.
Service accounts are used to run services or applications with the necessary permissions and access rights.
Service accounts are often used in database administration to allow the database service to interact with the operating system.
Service accounts can be configured with specific permissions and restrictions to li...
Replication can be configured by setting up a publication, creating a subscription, and initializing the subscription.
Set up a publication by selecting the database objects to replicate and defining the publication properties.
Create a subscription by specifying the subscriber server, database, and synchronization schedule.
Initialize the subscription by generating a snapshot of the publication and applying it to the sub
Truncate is faster and cannot be rolled back, while delete is slower and can be rolled back.
Truncate is a DDL command, while delete is a DML command.
Truncate removes all rows from a table, while delete removes specific rows based on a condition.
Truncate resets identity column values, while delete does not.
Truncate cannot be used with a WHERE clause, while delete can.
Truncate is faster than delete as it does not log ind...
Team dynamics refer to the interactions and relationships among team members that impact team performance and effectiveness.
Effective communication is key for successful team dynamics
Establishing clear roles and responsibilities helps avoid conflicts
Encouraging collaboration and mutual respect fosters a positive team environment
posted on 4 Jun 2024
posted on 15 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
mysql_connect vs mysql_pconnect and finding memory in Linux
mysql_connect creates a new connection to the database while mysql_pconnect creates a persistent connection
mysql_pconnect is faster but uses more memory
To find memory usage in Linux, use commands like vmstat, sar, or ps
vmstat displays virtual memory statistics
sar displays system activity information
ps displays information about active processes
posted on 5 May 2021
A backup and restore strategy is essential for ensuring data recovery in case of system failure or disaster.
Regularly schedule full and incremental backups
Store backups in a secure offsite location
Test backups regularly to ensure data integrity
Have a documented restore plan in place
Consider using third-party backup and restore tools
Software Engineer
677
salaries
| ₹2 L/yr - ₹11 L/yr |
Senior Software Engineer
444
salaries
| ₹4.4 L/yr - ₹18 L/yr |
Software Developer
330
salaries
| ₹2 L/yr - ₹10.5 L/yr |
Softwaretest Engineer
261
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Desktop Support Engineer
229
salaries
| ₹1 L/yr - ₹4.8 L/yr |
TCS
Infosys
Wipro
HCLTech