InterviewSolution
Saved Bookmarks
| 1. |
________ logging is not supported for memory-optimized tables.(a) Full(b) Minimal(c) Bulk(d) None of the mentionedI got this question in an online quiz.This is a very interesting question from Working With Transaction Log in chapter Performance Tuning and Optimization of SQL Server |
|
Answer» The correct choice is (B) MINIMAL |
|