How does rows store in Teradata



How does rows store in Teradata..

Answer / amish ojha

applying hashing algorithm to the PI system gets the ROW
HASH ,that will be searched in the HASH BUCKET to get the
desired AMP ,thereafter by adding uniqueness value to row
hash value the row ID is obtained and then it gets stored
in AMP ..


PI-->ROW HASH ---> HASH BUCKET(MAP)--> AMPno

ROWID = ROW HASH + UNIQUENESS ID

where actually the row is stored

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Databases AllOther Interview Questions

How do you select an index for a table

1 Answers  


On startup, the transaction log of a database has filled and recovery has suspended, what can I do?

0 Answers  


Design an ETL process( batch job/script)from source to starting that u will not be dependent on the source in the near future?please elobarate details on what are things to consider.if you'd like to do a diagram that will be great.please answer it

0 Answers  


What is ole db used for?

0 Answers  


What is the difference between a stored procedure and a query?

0 Answers   C DAC, CDAC,


What is sqlcode -923 ?

1 Answers  


What are database connection details?

0 Answers  


How to do Stored procedure testing? Who does this testing (Developer or tester)?

0 Answers  


can u combine pipeline parallelism and partition parallalism? how and whan?

0 Answers   TCS,


issues involved in modeling and building data werahouses

0 Answers  


What is the DIF format and when we will use in teradata

0 Answers  


What are different types of blocks used in stored procedure?

0 Answers   C DAC, CDAC,


Categories