Premium Employer

i

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

Infinite Computer Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infinite Computer Solutions Database Admin Interview Questions and Answers

Updated 4 Jul 2024

Infinite Computer Solutions Database Admin Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is joins in SQL?
  • Ans. 

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

    • Joins are used to retrieve data from multiple tables based on a related column between them.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

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

  • Answered by AI
  • Q2. Difference between DROP and TRUNCATE?
  • Ans. 

    DROP deletes the table structure and data, while TRUNCATE deletes only the data.

    • DROP removes the table from the database, including all data and structure.

    • TRUNCATE removes all data from the table, but keeps the table structure intact.

    • DROP is a DDL (Data Definition Language) command, while TRUNCATE is a DML (Data Manipulation Language) command.

  • Answered by AI
  • Q3. What is substring in SQL?
  • Ans. 

    Substring in SQL is a function that extracts a portion of a string based on a specified starting position and length.

    • Substring function is used to extract a part of a string based on the starting position and length provided.

    • Syntax: SUBSTRING(string_expression, start, length)

    • Example: SELECT SUBSTRING('Hello World', 1, 5) will return 'Hello'

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infinite Computer Solutions Database Admin interview:
  • SQL
  • PL SQL

Skills evaluated in this interview

Database Admin Jobs at Infinite Computer Solutions

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 8 interview rounds.

Round 1 - Assignment 

Database Management system SQL and PlSQL

Round 2 - Assignment 

Database Base Management system SQL and PlSQL

Round 3 - Aptitude Test 

Database Management system

Round 4 - Aptitude Test 

Database Management system

Round 5 - Group Discussion 

Database Management system

Round 6 - Assignment 

Database Management system

Round 7 - Case Study 

Database Base Management system

Round 8 - HR 

(5 Questions)

  • Q1. Database Management system
  • Q2. SQL and PlSQL Mango Data And Manu Database Management system
  • Q3. C Language and C++Language and Java
  • Q4. Data Analysis and Data entry
  • Q5. DBMS C,C++ Java Data Entry Ms Excel Ms Word Ms PP

Interview Preparation Tips

Interview preparation tips for other job seekers - Database Management system SQL and PlSQL and C Language and C++Language and Java And Web design and Web Developer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to sync primary and standby?
  • Ans. 

    Primary and standby databases can be synced using Data Guard in Oracle.

    • Configure Data Guard on primary and standby databases

    • Enable redo transport services

    • Monitor and resolve any synchronization issues

    • Perform switchover or failover when necessary

  • Answered by AI
  • Q2. Performance tuning?
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to change the job?
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Looking for new challenges to enhance my skills and knowledge

    • Seeking growth opportunities for career advancement

    • Interested in working in a more dynamic and innovative environment

  • Answered by AI
  • Q2. Expected salary.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Query writing , famous query of db

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your roles and responsibilities
  • Q2. How to add diskgroup in disks
  • Ans. 

    To add a diskgroup in disks, use the CREATE DISKGROUP command in Oracle ASM.

    • Ensure that the disks are initialized and partitioned

    • Use the ASMCA (ASM Configuration Assistant) or ASMCMD (ASM Command-Line Utility) to create the diskgroup

    • Specify the diskgroup name, redundancy level, and the disks to be included in the diskgroup

    • Example: CREATE DISKGROUP dg1 NORMAL REDUNDANCY DISK '/dev/sdb1', '/dev/sdc1'

  • Answered by AI
  • Q3. What will do in Real application cluater
  • Ans. 

    Real Application Cluster (RAC) is a cluster database with shared disk architecture.

    • RAC allows multiple instances to access a single database simultaneously.

    • It provides high availability and scalability.

    • RAC uses Oracle Clusterware to manage the cluster.

    • Load balancing and failover are automatic in RAC.

    • RAC requires additional hardware and software licenses.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard automatically sucess will come

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

Infinite Computer Solutions Interview FAQs

How many rounds are there in Infinite Computer Solutions Database Admin interview?
Infinite Computer Solutions interview process usually has 1 rounds. The most common rounds in the Infinite Computer Solutions interview process are Technical.
How to prepare for Infinite Computer Solutions Database Admin 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 Infinite Computer Solutions. The most common topics and skills that interviewers at Infinite Computer Solutions expect are Database Administration, Oracle, Performance Tuning, SQL and Administration.
What are the top questions asked in Infinite Computer Solutions Database Admin interview?

Some of the top questions asked at the Infinite Computer Solutions Database Admin interview -

  1. What is joins in S...read more
  2. What is substring in S...read more
  3. Difference between DROP and TRUNCA...read more

Tell us how to improve this page.

Infinite Computer Solutions Database Admin Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Infinite Computer Solutions Digitally Engineering Tomorrow, Today

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 805 Interviews
Nagarro Interview Questions
4.0
 • 777 Interviews
View all
Infinite Computer Solutions Database Admin Salary
based on 10 salaries
₹5.8 L/yr - ₹10 L/yr
6% less than the average Database Admin Salary in India
View more details

Infinite Computer Solutions Database Admin Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Snowflake Database Administrator

Hyderabad / Secunderabad,

Pune

+1

4-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
1.4k salaries
unlock blur

₹3 L/yr - ₹12.4 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹6.5 L/yr - ₹22 L/yr

Technical Lead
812 salaries
unlock blur

₹8.2 L/yr - ₹34.3 L/yr

Associate Software Engineer
716 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Softwaretest Engineer
613 salaries
unlock blur

₹3.4 L/yr - ₹11 L/yr

Explore more salaries
Compare Infinite Computer Solutions with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview