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...

Where we use PPI in real time??? What is the disadvantages
of PPI?

Answer Posted / yuvaevergreen

PPI arranges the rows in a data block using the value that
we mention in ddl. Range processing would be faster.
Basically rowid would not be used instead value would be used.


create table emp
(
emp char(10),
hiredate date
)
upi(emp)
partition by range_n
(hiredate between date '2000-10-10' and date '2010-10-10'
each interval '1' year);

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the updated features of teradata?

1091


Highlight the points of differences between the database and user in Teradata.

1169


What are the different table types supported by teradata?

1020


Highlight the differences between Primary Key and Primary Index.

1145


What are the design features involved in teradata?

1116


What is the multi-insert?

1083


What is a node in teradata?

1050


What are the steps to create a data model?

1107


When tpump is used instead of multiload?

1145


How is MLOAD Teradata Server restarted after execution?

1342


Syntax for case when statement?

1118


What is the command in bteq to check for session settings ?

1233


Why teradata is used?

1056


Why managing the data is important?

1059


What are the joins in teradata and how many types of joins are there in teradata?

1055