Can you select more than one partition at the same time?
yakub21Jul 9 2007 — edited Jul 9 2007Thank you in advance.
What is the SQL*Plus syntax to select multiple partitions from a partitioned table?
Example: select tran_date from transaction_table (partition1, partition2, partition3);