Premium Employer

i

This company page is being actively managed by Clover Infotech Team. If you also belong to the team, you can get access from here

Clover Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Clover Infotech SQL Database Administrator Interview Questions and Answers

Updated 26 Feb 2023

Clover Infotech SQL Database Administrator Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

Easy aptitude test. Nothing difficult.

Round 3 - Technical 

(1 Question)

  • Q1. Technical round involves your basic understanding of Database management systems. How it works ? What is the role of a DBA ?
Round 4 - HR 

(1 Question)

  • Q1. Very normal HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a fresher joining as a DBA.
Only con is 3.5 years but you will learn a lot in those years. There will be lot of work.
If you join a MNC as a fresher trust me you won't learn a thing.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Which programming language do you prefer and why?
  • Ans. 

    I prefer SQL as it is the language of databases and allows for efficient data management.

    • SQL is specifically designed for managing and querying databases

    • It allows for efficient data retrieval and manipulation

    • Other programming languages can be used in conjunction with SQL for more complex tasks

    • Examples of other languages commonly used with SQL include Python and Java

  • Answered by AI
  • Q2. What you have done in your Internship and Academic project?
  • Q3. Difference between C/C++/JAVA
  • Ans. 

    C/C++ are low-level languages, while JAVA is high-level. C/C++ are compiled, while JAVA is interpreted.

    • C/C++ are used for system programming and embedded systems.

    • JAVA is used for web development and enterprise applications.

    • C/C++ have manual memory management, while JAVA has automatic garbage collection.

    • C/C++ have pointers, while JAVA does not.

    • C/C++ code is platform-dependent, while JAVA code is platform-independent.

    • Exa...

  • Answered by AI
  • Q4. What is Synchronisation in JAVA?
  • Ans. 

    Synchronization in Java is a process of controlling access to shared resources by multiple threads.

    • Synchronization is achieved using synchronized keyword or locks.

    • It prevents race conditions and ensures thread safety.

    • Example: synchronized methods, synchronized blocks, ReentrantLock.

    • Synchronization can cause performance issues if not used properly.

  • Answered by AI
  • Q5. Tell me about yourself?
  • Q6. What is Maps, Hash maps, Skeleton class OOPS concepts?
  • Ans. 

    Maps, Hash maps, and Skeleton class are OOPS concepts used in programming.

    • Maps are data structures that store key-value pairs.

    • Hash maps are a type of map that use a hash function to index the keys.

    • Skeleton class is a class that provides a basic implementation of an interface.

    • OOPS concepts are Object-Oriented Programming concepts that focus on objects and their interactions.

    • Example: HashMap in Java is a commonly used im

  • Answered by AI
  • Q7. What is a database management System and what is concept of primary key and foreign key?
  • Ans. 

    A database management system (DBMS) is a software that manages and organizes databases. Primary key uniquely identifies a record, while foreign key establishes a relationship between tables.

    • A DBMS is a software that allows users to create, manage, and manipulate databases.

    • It provides tools for creating, modifying, and deleting databases, tables, and records.

    • Primary key is a unique identifier for a record in a table.

    • For...

  • Answered by AI
  • Q8. What are joins in SQL?
  • Ans. 

    Joins in SQL are used to combine data from two or more tables based on a related column.

    • Joins are used to retrieve data from multiple tables in a single query.

    • There are different types of joins such as inner join, left join, right join, and full outer join.

    • The join condition is specified using the ON keyword and the related columns.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Joins c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be specific to your answer, if you don't know just simply say i don't know. Don't use High technical terms until you're comfortable in them because it can be used against you. Don't give them chance to ask questions from your answers.

All the best 🙂

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Any performance tuning experience
  • Q2. What is the purpose of minimum memory configuration
  • Ans. 

    Minimum memory configuration is used to allocate the minimum amount of memory required for SQL Server to run.

    • Minimum memory configuration is used to ensure that SQL Server has enough memory to function properly.

    • It is important to set the minimum memory configuration to a value that is appropriate for the workload of the server.

    • If the minimum memory configuration is set too low, SQL Server may experience performance iss...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have indepth knowledge on indexes, parallelism, memory architecture

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Difference between index and statistics
  • Ans. 

    Index is used to speed up data retrieval while statistics are used by the query optimizer to create an efficient query plan.

    • Indexes are created on columns to speed up data retrieval

    • Statistics are used by the query optimizer to create an efficient query plan

    • Indexes are used to enforce uniqueness and primary key constraints

    • Statistics are used to estimate the number of rows returned by a query

    • Indexes can be clustered or n...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get ready more about sql server Basics and performnace tuning
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic, intermediates lavel

Round 2 - Coding Test 

SQL queries, SQL database administrator

Round 3 - Technical 

(2 Questions)

  • Q1. Backup -Restore , migration, upgradation
  • Q2. HA, mirroring, replication,user roles permission etc
Round 4 - HR 

(2 Questions)

  • Q1. Interest,hobby etc
  • Q2. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to moderate lavel interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. About previous company and quit reason

I applied via Referral and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Logshipping, mirroring, failover clustering and always on

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with sql hadr scenarios and concepts. Adding dmvs in the answer make a good impression.

I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basics of SQL and Joins

Interview Preparation Tips

Interview preparation tips for other job seekers - Work new skill of python and clouds
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is dirty read.
  • Ans. 

    Dirty read is when a transaction reads data that has been modified by another transaction but not yet committed.

    • Occurs when a transaction reads uncommitted data from another transaction

    • Can lead to inconsistent or incorrect results

    • Can be prevented by using proper isolation levels in database transactions

  • Answered by AI
  • Q2. What all processes occurres when a db restarts.
  • Ans. 

    When a database restarts, various processes occur such as recovery, rollback, and reapplying transactions.

    • Recovery process ensures that the database is in a consistent state by rolling back uncommitted transactions and redoing committed transactions.

    • Rollback process undoes any changes made by transactions that were not committed before the restart.

    • Reapplying transactions involves re-executing transactions that were com...

  • Answered by AI

I applied via Company Website and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interview questions which type of questions regarding databases SQL server

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions which question regarding databases SQL
Contribute & help others!
anonymous
You can choose to be anonymous

Clover Infotech Interview FAQs

How many rounds are there in Clover Infotech SQL Database Administrator interview?
Clover Infotech interview process usually has 4 rounds. The most common rounds in the Clover Infotech interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Clover Infotech SQL Database Administrator interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Clover Infotech. The most common topics and skills that interviewers at Clover Infotech expect are Database Administration, French, Postgresql, SAN and SQL DBA.
What are the top questions asked in Clover Infotech SQL Database Administrator interview?

Some of the top questions asked at the Clover Infotech SQL Database Administrator interview -

  1. Technical round involves your basic understanding of Database management system...read more
  2. Very normal HR ro...read more

Recently Viewed

INTERVIEWS

ANZ Banking Group

No Interviews

INTERVIEWS

Jyoti Structures

No Interviews

SALARIES

Diaspark Infotech

JOBS

Diaspark Infotech

No Jobs

JOBS

Diaspark Infotech

No Jobs

SALARIES

Dolat Capital Market

INTERVIEWS

3i Infotech

No Interviews

INTERVIEWS

HCLTech

No Interviews

INTERVIEWS

Landis+Gyr

No Interviews

JOBS

Dolat Capital Market

No Jobs

Tell us how to improve this page.

Clover Infotech SQL Database Administrator Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Clover Infotech Digital Solutions for the New-Age Enterprise
Clover Infotech SQL Database Administrator Salary
based on 67 salaries
₹2.8 L/yr - ₹9.5 L/yr
29% less than the average SQL Database Administrator Salary in India
View more details

Clover Infotech SQL Database Administrator Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.6

Salary

4.0

Job security

3.6

Company culture

3.1

Promotions

3.8

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
839 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Support Engineer
569 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
563 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Oracle Database Administrator
489 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Clover Infotech with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent