What is real time and near real time data warehousing?
No Answer is Posted For this Question
Be the First to Post Answer
What are the functions involved in shared information architecture?
What is the particular designated level at which a LOCK is liable to be applied in Teradata?
Define views in teradata with general syntax.
Why AMP & PE are called Vprocs?
What is the maximum number of dml can be coded in a multiload script?
what is use of PI(primary index) AND SI(secondary index)
Hi frnds this question is asked at IBM One query is there when we dont collect stastics on it,exlapin will show us LOW CONFIDENCE,When we collect stastics it shows HIGH CONFIDENCE.WHAT IS THE INTERNAL ARCHITECTURE ACTUALLY GOING ON ?????ASKED ON 23-08-2012 THANKS IN ADVANCE
What are the different functions performed in development phase?
What is TPD?
What is logical data model?
What is the syntax for case when statement?
Hello Frndz, I have a table named product as shown below: product_id product_name 1 AAA 1 BBB 1 CCC 2 PPP 2 QQQ 2 RRR Now my output should be: product_id product_name_1 product_name_2 product_name_3 1 AAA BBB CCC 2 PPP QQQ RRR