Explain about Skew Factor?

Answer Posted / yuvaevergreen

Below query can be used to find the distribution by amps.
SELECT HASHAMP(HASHBUCKET(HASHROW(index or column)))
,COUNT(*)
FROM TABLENAME GROUP BY 1 ORDER BY 2 DESC;

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is MLOAD Teradata Server restarted after execution?

653


What is teradata? What are some primary characteristics of teradata?

547


Explain vproc in teradata?

566


How can we check the version of Teradata that we are using currently?

593


What are the functions involved in shared information architecture?

604






What is meant by a Channel Driver?

648


Backup Script was blocked you are unable to archive the data now. how do you analyze it and where do you identify ?

1605


What do you mean by fastexport in teradata?

561


What happens when a node suffers a downfall?

669


Differentiate primary key and partition key?

581


Highlight the advantages of PPI(Partition Primary Index).

563


How teradata makes sure that there are no duplicate rows being inserted when its a set table?

561


Discuss the advantages of using partitioned primary index in a query?

535


What are the various etl tools in the market?

587


What are the things to be considered while creating secondary index?

634