i
TCS
Filter interviews by
Different select queries have different purposes and syntax.
SELECT retrieves data from one or more tables
DISTINCT removes duplicates from the result set
WHERE filters the result set based on a condition
GROUP BY groups the result set by one or more columns
HAVING filters the result set based on a condition after grouping
ORDER BY sorts the result set by one or more columns
LIMIT limits the number of rows returned
JOIN combin...
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
Large files can be loaded in ODI using various techniques such as partitioning, chunking, and parallel processing.
Use partitioning to divide the large file into smaller chunks and load them in parallel
Chunking involves breaking the large file into smaller pieces and loading them sequentially
Parallel processing can be used to load multiple chunks of the file simultaneously
ODI also supports external tables, which can be ...
Complex files in ODI can be handled by using various techniques.
Use ODI's built-in file handling capabilities
Use custom Java code to handle complex file formats
Use third-party tools like Apache Nifi or Talend to preprocess the files
Use ODI's knowledge modules to transform the data into a more manageable format
Use ODI's parallel processing capabilities to speed up the processing of large files
Consistent JKM ensures uniformity in the execution of tasks and processes.
JKM stands for Job Knowledge Management
Consistent JKM involves documenting and sharing best practices
It helps in reducing errors and improving efficiency
For example, a consistent JKM approach in software development would involve using the same coding standards and tools across the team
Direct path read and write is a method of reading and writing data in Oracle without using buffer cache.
Direct path read and write is faster than traditional read and write methods.
It is useful for large data sets that do not fit in buffer cache.
Direct path read and write bypasses buffer cache, reducing memory usage.
However, it can cause increased I/O and CPU usage.
Direct path write is commonly used for bulk inserts, w...
To call two load plans in parallel and make them wait if needed, use a parallel step and a wait step.
Create a parallel step in the load plan
Add the two load plans as child steps to the parallel step
Create a wait step after the parallel step
Set the wait step to wait for completion of the parallel step
Adjust the wait time as needed
ODI file wait is a feature that allows ODI to wait for a file to be available before proceeding with the execution of a task.
ODI file wait is configured in the ODI topology manager
It can be used in scenarios where a file needs to be processed before continuing with the task
ODI file wait can be set to wait for a specific file name or a file pattern
It can also be configured to wait for a specific amount of time before ti...
Pivot command in SQL is used to transform rows into columns. Running total is a cumulative sum of values.
Pivot command is used to aggregate data and display it in a more readable format
Running total is calculated by adding the current value to the previous total
Example of pivot command: SELECT * FROM table_name PIVOT (SUM(column_name) FOR pivot_column IN (value1, value2, value3))
Example of running total: SELECT column_...
Data sparsity refers to the situation where a large portion of data is missing or empty. To handle it, techniques like data imputation or interpolation can be used. Dollar tables can be avoided in ODI loading by using appropriate mappings and transformations.
Data sparsity occurs when there are missing or empty values in a dataset.
To handle data sparsity, techniques like data imputation or interpolation can be used to f...
Explain plan is a feature in Oracle database that shows the execution plan of a SQL statement.
It helps in identifying the most efficient way to execute a query.
It shows the order in which tables are accessed, join methods used, and access methods used.
It can be generated using the EXPLAIN PLAN statement or through tools like SQL Developer.
The output can be in either text or graphical format.
Collection in PL SQL is a data structure that can hold multiple values of the same data type.
Collections can be nested within each other.
PL/SQL provides three types of collections: associative arrays, nested tables, and VARRAYs.
Collections can be used to pass multiple values to a stored procedure or function.
Collections can be used to simplify SQL statements by allowing multiple rows to be returned as a single result s
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
What people are saying about TCS
I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.
TCS interview questions for designations
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
Some of the top questions asked at the TCS AST Consultant interview for freshers -
The duration of TCS AST Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 3.6k reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.3k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
52k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.5k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.8 L/yr |
Amazon
Wipro
Infosys
Accenture