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
If a Node is busy what are the steps you can take to avoid ?
What is oltp?
What are the different functions performed in development phase?
Why managing the data is important?
Explain the term 'foreign key' related to relational database management system?
How is MLOAD Client System restarted after execution?
tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you
How do you define Teradata?
What are the different softwares used with their functions in teradata?
Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.
What is spool space?
Different phases of multiload?
Explain the term 'database' related to relational database management system?
How can we check the version of Teradata that we are using currently?
What do you mean by teradata intellicloud?