Hi Guys,
I have been to L& T last week ..Please find the questions
mentioned below
1)Slowly changing dimension types
2)DML statement
3)DDL statement
4)write a syntax to create database
5) differences between count(*) and count(column)
6) differences between union and union all
7) what is decode
8) what is NVL
9) Arrange the values in ascending order 10,5,20,15,null
10)Primary and surrogate key
11)what is group by clause does?
12)what is difference between truncate and delete
13)what is difference between OLAP and OLTP ?
14)Architecture of Datawarehouse
15)how do you test the data validation from source as (flat
file and xml) to staging tables.
16)what is shedule and time bound
the mentioned above question asked in two rounds.all the
best
Answer Posted / vignesh
Count(*) will count all records including nulls and count
(column_name) will give count of non-null values only.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to design file watch jobs?
What is a junk dimension? What is the difference between junk dimension and degenerated dimension?
What are session timeout and application timeout?
what are the major three types of modeling used?
What is surrogate key? Where we use it?
What is a data warehousing?
Suppose if a session fails after loading of 10,000 records in to the target.how can you load the records from 10001 the record when you run the session next time?
Explain what are the different types of data warehousing?
What are situations where snowflake schema is better than star schema when the opposite is true?
What are the different models used in cluster analysis?
Describe the differences between a data warehouse and data mart.
Hi, If any hav Informatica n DWH FAQ's,Plz do fwd to s.rajanikanth1980@gmail.com Thnx Vani
How to calculate fact table granularity?
Explain what is what are semi-additive and factless facts and in which scenario will you use such kinds of fact tables?
What are the types of partitioning?