Upload Button Icon Add office photos

Filter interviews by

Skyvans Logistics Lead Database Administrator Consultant Interview Questions, Process, and Tips

Updated 26 Jun 2023

Skyvans Logistics Lead Database Administrator Consultant Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Jun 2022. There were 3 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. Describe about the Job Description?
Round 3 - Technical 

(4 Questions)

  • Q1. Performance Tuning for long running query ?
  • Ans. 

    Performance tuning for long running queries involves optimizing query structure, indexing, and server resources.

    • Identify and optimize slow query components

    • Use indexes to speed up data retrieval

    • Consider server resources like memory and CPU usage

    • Use query execution plans to analyze and improve query performance

  • Answered by AI
  • Q2. Installation steps for sql server ?
  • Ans. 

    SQL Server installation involves several steps to set up the database management system on a server.

    • Download the SQL Server installation file from the official Microsoft website.

    • Run the installation file and follow the on-screen instructions to set up the server instance.

    • Configure server settings such as authentication mode, collation, and data directories.

    • Choose the features to install, such as database engine, report...

  • Answered by AI
  • Q3. How to take back up of db?
  • Ans. 

    Taking a backup of a database involves creating a copy of the database's data and storing it in a separate location for safekeeping.

    • Use database management tools like SQL Server Management Studio or MySQL Workbench to schedule regular backups.

    • Consider using cloud storage services like Amazon S3 or Google Cloud Storage for storing backups offsite.

    • Implement a backup strategy that includes full backups, differential backu...

  • Answered by AI
  • Q4. Where to check failed login attempts report ?
  • Ans. 

    Failed login attempts report can be checked in the database server logs or security event logs.

    • Check database server logs for failed login attempts

    • Look for security event logs in the operating system

    • Use monitoring tools to track and report failed login attempts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Skyvans, interview most of the questions from resume. Simple basic questions!

Very cool environment.

Not too-much benefits. ... fixed salary... package is good.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SIP Call Flow, How to register the Media gateway, Integration of CMS and CDR with CM, Few scenario based troubleshooting related questions etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare what ever you mentioned in your CV.

I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I have asked few technical questions and better sollutions for the technical broblem which i faced in my previous project?

Interview Preparation Tips

Interview preparation tips for other job seekers - I have followed few seps to crack the interviews.
1)Practice and Prepare well before attending the interview
2)Develop a Connection With the Interviewer because interaction is must
3) speak boldly with confidence alsomaintain eye contact with the interviewer.
4)During the job interview, try to relax and stay as calm as possible.
5)Also, have a list of your own questions to ask the employer ready.
6)Always follow up with a thank-you note reiterating your interest in the position.
7)Send your thank-you email within 24 hours of your interview.

I applied via Walk-in and was interviewed before Mar 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is SQL joins?
  • Ans. 

    SQL joins 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

    • Common types of joins include inner join, left join, right join, and full outer join

    • Joins are performed based on a related column between the tables

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

  • Answered by AI
  • Q2. What is abstact class?
  • Q3. What are oops concepts?describe them.
  • Ans. 

    Oops concepts are the fundamental principles of object-oriented programming.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together in a single unit.

    • Inheritance: Acquiring properties and behavior of a parent class by a child class.

    • Polymorphism: Ability of an object to take many forms or have multiple behaviors.

    • Example: A car is an object that ...

  • Answered by AI
  • Q4. What are linked lists?
  • Ans. 

    Linked lists are a data structure consisting of nodes that point to the next node in the list.

    • Each node contains a value and a pointer to the next node.

    • Linked lists can be singly or doubly linked.

    • Insertion and deletion are efficient, but random access is not.

    • Examples include a queue, stack, and adjacency list.

  • Answered by AI
  • Q5. What is a collection framework??
  • Ans. 

    A collection framework is a set of classes and interfaces that provide a way to store and manipulate groups of objects.

    • It provides implementations of commonly used data structures like lists, sets, maps, etc.

    • It allows for easy manipulation of data stored in these structures.

    • Examples include Java's Collection and Map interfaces and their implementations like ArrayList, HashSet, and HashMap.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident enough to answer whatever you know. If you don't know anything, politely let them down.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. AEM Authoring related

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't show yourself as needy while facing the interview, be more confident and feel like you are the best and give the answers without any doubt.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic technical questions and scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and be more interactive

I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is difference between IaaS, PaaS and Saas?
  • Ans. 

    IaaS, PaaS and SaaS are cloud computing models that differ in the level of control and responsibility of the user.

    • IaaS (Infrastructure as a Service) provides virtualized computing resources like servers, storage, and networking. Examples include Amazon Web Services (AWS) and Microsoft Azure.

    • PaaS (Platform as a Service) provides a platform for developing, testing, and deploying applications. Examples include Google App ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions were general about Azure Cloud, .Net core and Angular. Not much difficult.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of ETL, questions regarding Azure Data Engineering.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very detailed questions were asked. The interviewers were more into discuss, rather than asking questions. I had very positive experience.

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core java,SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm.Try to answer every question so as to show your approach.

I applied via Referral and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on selenium and java. Prepare for hash map implementation. Implementation in project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts should be prepared

Skyvans Logistics Interview FAQs

How many rounds are there in Skyvans Logistics Lead Database Administrator Consultant interview?
Skyvans Logistics interview process usually has 3 rounds. The most common rounds in the Skyvans Logistics interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in Skyvans Logistics Lead Database Administrator Consultant interview?

Some of the top questions asked at the Skyvans Logistics Lead Database Administrator Consultant interview -

  1. Where to check failed login attempts repor...read more
  2. Performance Tuning for long running quer...read more
  3. How to take back up of ...read more

Tell us how to improve this page.

Skyvans Logistics Lead Database Administrator Consultant Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all
Compare Skyvans Logistics with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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