[EMAIL PROTECTED] wrote: > > Hi, My frend: > > My boss is interestred in SAPDB. But I don't know how to > optimize huge tables in SAPDB. With ORACLE database we can > use PARTITION TABLE to devide huge tables into small pieces. > What can I do with SAPDB? > I need your help. > Thanks >
Partitions are not available with SAP DB / MaxDB. You can only try to write good queries, create indexes to help the optimizer/kernel when searching for rows. Elke SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
