Filter interviews by
I applied via Referral and was interviewed in Apr 2023. There were 4 interview rounds.
It's quite hard test.
It is Intermediate level questions
SQL is a programming language used to manage and manipulate relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and query databases
It is used in various industries such as finance, healthcare, and e-commerce
Examples of SQL-based databases include MySQL, Oracle, and Microsoft SQL Server
Drop command removes the entire table while delete command removes specific rows.
Drop command is a DDL (Data Definition Language) command while delete command is a DML (Data Manipulation Language) command.
Drop command cannot be rolled back while delete command can be rolled back using transaction.
Drop command is faster than delete command as it removes the entire table at once.
Example: DROP TABLE table_name; DELETE FRO
Query to find the total sales amount for each product category
Use GROUP BY clause to group the sales by product category
Use SUM function to calculate the total sales amount
Join the sales table with the product table to get the product category
Top trending discussions
To run parallel queries for multiple databases, use parallel processing techniques and tools.
Use parallel processing techniques such as multi-threading or distributed computing to run queries simultaneously on multiple databases.
Consider using tools like Apache Hadoop or Apache Spark for parallel processing of queries across multiple databases.
Ensure proper resource allocation and optimization to prevent performance is...
Normalization technique is used to organize data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and defining relationships between them.
It helps in reducing data redundancy by storing data in a structured and organized manner.
Normalization ensures data integrity by minimizing data anomalies such as update, insert, and delete anomalies.
There...
Database architecture refers to the design and structure of a database system.
Database architecture includes the organization of data, storage, retrieval, and security mechanisms.
It involves defining the relationships between data elements and how they are stored and accessed.
Examples of database architectures include hierarchical, network, relational, and object-oriented.
Database architecture also includes the choice ...
Delete removes rows one by one, while truncate removes all rows at once.
Delete is a DML command, while truncate is a DDL command.
Delete can be rolled back, while truncate cannot be rolled back.
Delete fires triggers, while truncate does not fire triggers.
Delete is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of the data pages.
Example: DELETE FROM table_name WHERE condi
I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.
Problem solving skills
Decision making
Information exchange
Generating ideas
Instructions
I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.
In it they trying to get the information about basic knowledge about related to database and also they are give to write some queries
Related queries which you did in your past projects and also some queries to write
I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.
I applied via Walk-in and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
I have agreep on python basic
Interview experience
TCS
Accenture
Wipro
Cognizant