Add office photos
Engaged Employer

TCS

3.7
based on 84.2k Reviews
Filter interviews by

Tmte Metal Tech Interview Questions and Answers

Updated 2 Oct 2024
Popular Designations

Q1. Which is better ? Star schema or snowflake schema

Ans.

Both have their own advantages and disadvantages depending on the use case.

  • Star schema is simpler and easier to understand, but may not be suitable for complex data relationships.

  • Snowflake schema is more normalized and can handle complex data relationships, but can be more difficult to understand and maintain.

  • The choice between the two depends on the specific requirements of the project and the data being analyzed.

  • For example, a data warehouse for a retail company may benefit...read more

Add your answer

Q2. Datatype of selected columns should remain same or not for minus query?

Ans.

Datatype consistency in minus query

  • Datatype of selected columns should remain same for minus query

  • Mismatch can cause errors or unexpected results

Add your answer

Q3. Define Opps concept you have implemented in your framework

Ans.

Implemented Opps concept in framework for efficient test automation

  • Used Object-Oriented Programming principles to create reusable test components

  • Utilized Page Object Model design pattern to separate test logic from page elements

  • Implemented Inheritance and Polymorphism for code reusability and maintainability

Add your answer

Q4. Database data warehouse difference

Ans.

Database stores data for applications, data warehouse stores data for analysis.

  • Database is used for transactional processing, data warehouse is used for analytical processing.

  • Database stores current data, data warehouse stores historical data.

  • Database is optimized for read and write operations, data warehouse is optimized for read operations.

  • Examples of databases include MySQL, Oracle, and SQL Server. Examples of data warehouses include Amazon Redshift and Google BigQuery.

Add your answer
Discover Tmte Metal Tech interview dos and don'ts from real experiences

Q5. Cast function - to change datatype

Ans.

Cast function is used to change the datatype of a value or expression in SQL.

  • Syntax: CAST(expression AS datatype)

  • Example: CAST('123' AS INT) will convert the string '123' to integer datatype

  • Supported datatypes: INT, FLOAT, DECIMAL, CHAR, VARCHAR, DATE, TIME, etc.

Add your answer

Q6. Pyramid programm in c language

Ans.

Pyramid program in C language

  • Use nested loops to print the pyramid pattern

  • The number of rows in the pyramid can be taken as input from the user

  • Example: for a pyramid with 5 rows, the pattern would be: * *** ***** ******* *********

View 1 answer

Q7. Views tables difference

Ans.

Views tables difference

  • Views are virtual tables that display data from one or more tables

  • Views do not store data, whereas tables do

  • Views can be used to restrict access to certain columns or rows

  • Tables can be modified directly, whereas views cannot

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Test Analyst Interview Questions from Similar Companies

3.7
 • 51 Interview Questions
3.8
 • 16 Interview Questions
3.8
 • 13 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter