File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,12 +94,12 @@ WHERE id = 150
9494 </listitem>
9595 <listitem>
9696 <para>
97- LIST-patitioning ;
97+ LIST-partitioning ;
9898 </para>
9999 </listitem>
100100 <listitem>
101101 <para>
102- HASH-patitioning by non integer attribtes .
102+ HASH-partitioning by non- integer attributes .
103103 </para>
104104 </listitem>
105105 </itemizedlist>
Original file line number Diff line number Diff line change 1010 <para>
1111 sr_plan is an extension which allows to save query execution plans
1212 and use these plans for all repetitions of same query, instead of
13- optimizing identical query again and again/
13+ optimizing identical query again and again.
1414 </para>
1515 <para>
1616 sr_plan looks like Oracle Outline system. It can be used to lock
You can’t perform that action at this time.
0 commit comments