MCQ King
81 – In-Memory OLTP MCQ
1 / 25
1. What is the primary purpose of In-Memory OLTP in SQL Server?
2 / 25
2. Which version of SQL Server introduced In-Memory OLTP?
3 / 25
3. In-Memory OLTP tables in SQL Server are stored in which type of files?
4 / 25
4. What is the maximum size limit for an In-Memory OLTP database in SQL Server?
5 / 25
5. Which of the following is a requirement for using In-Memory OLTP in SQL Server?
6 / 25
6. In-Memory OLTP uses a lock-free, latch-free data storage mechanism. What is it called?
7 / 25
7. In-Memory OLTP supports which type of indexes?
8 / 25
8. Which stored procedure is used to natively compile a T-SQL module in In-Memory OLTP?
9 / 25
9. What is the maximum number of indexes allowed per memory-optimized table in SQL Server?
10 / 25
10. Which isolation level is used by default for transactions in In-Memory OLTP?
11 / 25
11. What is the main benefit of using In-Memory OLTP for high-performance applications?
12 / 25
12. Which dynamic management view (DMV) can be used to monitor the performance of In-Memory OLTP in SQL Server?
13 / 25
13. In-Memory OLTP supports which programming languages for writing stored procedures?
14 / 25
14. What is the purpose of the In-Memory OLTP Checkpoint process in SQL Server?
15 / 25
15. Which statement accurately describes the durability of data in memory-optimized tables in SQL Server?
16 / 25
16. What is the recommended use case for disk-based tables in a database that also contains memory-optimized tables?
17 / 25
17. Which type of join operation is not supported with memory-optimized tables in SQL Server?
18 / 25
18. In-Memory OLTP is also known by what other name in SQL Server?
19 / 25
19. What happens to the data in a memory-optimized table when you restart the SQL Server instance?
20 / 25
20. In-Memory OLTP tables support which type of data types?
21 / 25
21. What is the primary mechanism used for managing transactions in In-Memory OLTP?
22 / 25
22. Which tool can be used to migrate disk-based tables to memory-optimized tables in SQL Server?
23 / 25
23. What is the main drawback of using In-Memory OLTP in SQL Server?
24 / 25
24. Which SQL Server edition(s) support In-Memory OLTP?
25 / 25
25. What is the maximum number of memory-optimized filegroups per database in SQL Server?
Your score is
Restart quiz