Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increase performance on write
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2014
OS:
Windows 8.1
Network:
Windows 2008 Server
Miscellaneous
Thread ID:
01631211
Message ID:
01631325
Views:
59
>>>Partition table is available since MSSQL 2008R2 Enterprise
>>>Table in memeory is available since MSSQL 2014 Enterprise
>>
>>Table in memory would certainly help for the queries. But, for writes, this would still require to update on disk, after memory would have been updated.
>>
>
>No, Table in memory is faster (2x-3x) for writing than standard table, because use another engine.
>


It *can* be, depending on the persistence model being used (and other factors).
Previous
Reply
Map
View

Click here to load this message in the networking platform