sql-serverindexingfilegroupmemory-optimization

How can I move an existing index on a normal table to a memory optimized file group?


How can I move an existing index on a normal table to a memory optimized file group in sql server?


Solution

  • This is not possible,
    Unless you move the table!