SQL Server Error Msg 10779 – The durability option ‘schema_only’ is supported only with memory optimized tables.

In this blog post, let’s learn about the error message “10779 – The durability option ‘schema_only’ is supported only with memory optimized tables.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

10779 – The durability option ‘schema_only’ is supported only with memory optimized tables.

Reason for the Error

To be update soon…

Solution

To be update soon…