Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Understanding In memory OLTP

$
0
0
Hi friends,My assumption regarding the in-memory tables is that we create the tables & we configure which tables we want to make as in-memory tables. These tables use the ssd disks which acts as the RAM & provides fast data processing.My question is What will happen if we put our whole database on a SSD Disk? Since the complete database now resides in the SSD itself the data processing time should be the same now for all the tables, irrespective of whether a table has been configured as in-memory table or not. So, in that case if we put our database on SSD, then we don't need to enable or configure the table to be in-memory table pr is there anything else to it( such as memory grants etc will come into play?)Thanks in advance.

Viewing all articles
Browse latest Browse all 6525

Latest Images

Trending Articles



Latest Images