Answer Posted / madhusudhan reddy.d
A fact table without any facts is known as factless fact
table. Always a Fact should be a Numeric value but every
numeric value need not be a fact.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Define orabulk and bcp stages?
How can we improve performance of data stage jobs?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
what are the errors,warnings in datastage
what is repositery?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What are system variables and sequencers in datastage
What are stage variables and constants?
Different ways a project can be moved to production ?...example ….export-import and Version control.
How can you write parallel routines in datastage PX?
Differentiate between data file and descriptor file?
what is use of SDR function?
How complex jobs are implemented in datstage to improve performance?
how to delete one row in target dataset
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...