Filter interviews by
Multiple coding questions
Multiple case studies
Top trending discussions
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 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 Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Aug 2022. There were 3 interview rounds.
I am a B.sc computer science graduated
I am a fresher
I am live in Kolhapur
Shivaji University Kolhapur
I was interviewed before Apr 2022.
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
Storage engines are components that handle the storage, retrieval, and indexing of data in a database management system.
Different storage engines have different features and capabilities.
Examples of storage engines include InnoDB, MyISAM, and MongoDB.
InnoDB is known for its support of transactions and foreign keys.
MyISAM is known for its simplicity and fast read operations.
MongoDB is a NoSQL database that uses a docume
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
based on 1 interview
Interview experience
Digital Associate
309
salaries
| ₹2 L/yr - ₹4 L/yr |
Cloud Support Engineer
281
salaries
| ₹11 L/yr - ₹36 L/yr |
Cloud Support Associate
161
salaries
| ₹7.9 L/yr - ₹20 L/yr |
Cloud Engineer
122
salaries
| ₹10.6 L/yr - ₹36 L/yr |
Solution Architect
88
salaries
| ₹20 L/yr - ₹70.5 L/yr |
Amazon
Microsoft Azure
IBM
Oracle