Functional Indexes on Partitioned Table
We have a few tables in our OLTP environment that have one or more functional indexes. Would we be able to partition the table and keep the functional indexes? Would it be a problem use a partition key that is part of the functional index?