i
TCS
Filter interviews by
I was interviewed in Sep 2024.
OLAP systems are designed for analyzing and managing large volumes of data from multiple perspectives.
OLAP stands for Online Analytical Processing
OLAP systems allow users to analyze data in real-time
They provide advanced analytics capabilities like data mining, forecasting, and trend analysis
Examples of OLAP systems include Oracle Essbase, Microsoft Analysis Services, and IBM Cognos
Use Oracle External Tables and SQL Loader to process files in different formats and from different sources to load a single table.
Create External Tables in Oracle to define the structure of the files from different sources.
Use SQL Loader to load data from the files into the External Tables.
Transform and manipulate the data as needed using SQL queries before inserting into the final table.
I would choose a location with a peaceful environment and good work-life balance.
Prefer a location with low traffic and easy commute
Look for nearby amenities like grocery stores, restaurants, and parks
Consider the cost of living in the area
Research the crime rate and safety of the neighborhood
What people are saying about TCS
posted on 11 Nov 2024
I applied via Company Website
No, we cannot use commit or roll back within a trigger.
Triggers are automatically committed or rolled back as part of the transaction that fired them.
Using commit or rollback within a trigger can lead to unpredictable behavior and is not recommended.
Materialized views store the results of a query and can be refreshed to update the data.
Materialized views store the results of a query in a table-like structure
They can be refreshed manually or automatically based on a schedule
Refresh options include full, fast, and force refresh
Example: CREATE MATERIALIZED VIEW mv_name AS SELECT * FROM table_name;
Use CONNECT BY LEVEL to print numbers from 1 to 10 in Oracle SQL
Use CONNECT BY LEVEL to generate rows from 1 to 10
Select the generated numbers in the query
Context switching is the process of storing and restoring the state of a CPU so that multiple processes can share the same CPU.
Context switching allows the CPU to switch from one process to another, enabling multitasking.
In Oracle PLSQL, collection types are used to store multiple values in a single variable.
Examples of collection types in PLSQL include arrays, nested tables, and associative arrays.
Analytical functions are used to perform calculations across a set of rows related to the current row.
Analytical functions are used to calculate aggregate values based on a group of rows.
They can be used to calculate running totals, moving averages, rank, percentiles, etc.
Examples include functions like ROW_NUMBER(), RANK(), DENSE_RANK(), LAG(), LEAD(), SUM() OVER(), AVG() OVER().
Set operators are used to combine the result sets of two or more SELECT statements. UNION ALL keeps duplicates.
Set operators include UNION, UNION ALL, INTERSECT, and MINUS
UNION ALL retains duplicate rows from the result sets
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2
posted on 23 May 2024
Merge statement is used to perform insert, update, or delete operations in a single statement based on a condition.
Combines INSERT, UPDATE, and DELETE operations into a single statement
Used to synchronize two tables based on a condition
Improves performance by reducing the number of SQL statements needed
Can be used to insert new records, update existing records, or delete records in a single operation
posted on 8 May 2023
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
SQL and PLSQL querys writing.
posted on 3 Aug 2022
I applied via Approached by Company and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.
I was interviewed in Feb 2022.
Interview experience
based on 3 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.6k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.3k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.9k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.9k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture