Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


On which column will you take primary index???

Answers were Sorted based on User's Feedback



On which column will you take primary index???..

Answer / yuvaevergreen

Generally, PI on an unique column would be recommended.
This is because, the unique primary index helps TD to
distribute the row evenly among amps.

Is This Answer Correct ?    29 Yes 0 No

On which column will you take primary index???..

Answer / saidulu

In PI(Primary Index) also we have 2 types ie (unique
PI ,Non unique PI)
how can we say unique column as primarIndex.If it is
non unique PI means it allows duplicates.

Now i am comming to which column as Primary Index
1.Frequntly using column.
2.Not regularly changing column
(Not at all changing values /rarely)
3.By default it takes as first column as PI

Is This Answer Correct ?    7 Yes 1 No

On which column will you take primary index???..

Answer / sailendra

Actually we have two types of primary index in teradata
1.Unique Primary Index and
2.Non unique primary index

unique primary index are generated on the unique columns
and by default it will take the first column if you have
not specified it as unique primary index.

In non unique primary index we can have two rows with same
values.

But the main purpose of selecting a column as primary index
is the uniqueness of the column and the frquency of the
column used in the queries and in the join conditions.

Is This Answer Correct ?    4 Yes 0 No

On which column will you take primary index???..

Answer / malathi

Primay key is a constraint used on a table and used to
impose the rule of uniqueness for the application.
Whereas primary index is the way tera data internally
distributes rwos in a table. Primary index can be created
on any column which may mot be a primary key. In teradata
each table should have a primary index (be default first
column in the table is primary indexed).

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Teradata Interview Questions

What EXPLAIN does in Teradata, what is High confidence, Low confidence and No confidence.. And How we improve the query performance .

5 Answers   Accenture,


What is the opening step in basic teradata query script?

0 Answers  


What are the various reporting tools in the market?

0 Answers  


what is a multi statement request in TD? what is the diif b/w V2R5 & TD12? what is the diff b/w MACRO & STORED PROCEDURE?

3 Answers   HCL,


A certain load is being imposed on the table and that too, every hour. The traffic in the morning is relatively low, and that of the night is very high. As per this situation, which is the most advisable utility and how is that utility supposed to be loaded?

0 Answers  


what is differences between Fastload and Multiload as per DBA aspect ?

1 Answers   Wipro,


What is the process to restart the multiload if it fails?

7 Answers  


If the script is aborted. why it is aborted and how can you identify ?

1 Answers  


Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.

0 Answers  


why use references rather than pointers in the public api, particularly for arguments which are modified?

0 Answers  


What is the difference between correlated sub queries and inner queries?

4 Answers  


Hi Frnds this que is recently asked at IBM there are two rows like aa6588fhfhf,gru282vbvv. Question is howcan we retrive the first number from two rows. Can any one help thanks in advance

5 Answers   IBM,


Categories