1.

How Would You Retrieve Multiple Result Sets In A Single Dw?

Answer»

A DW can retrieve only one RESULT set at a time. To retrieve other result sets, you can change the result set number EITHER by modify () or using object notation MAKING sure the number of columns and data types match the existing DW DEFINITION.

A DW can retrieve only one result set at a time. To retrieve other result sets, you can change the result set number either by modify () or using object notation making sure the number of columns and data types match the existing DW definition.



Discussion

No Comment Found