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

Hash or range-index in memory optimized table?

$
0
0
I have memory-optimized tables in SQL Server 2014 to handle a graph problem.  The tables can be queried concurrently for multiple sessions, for as many as 50 concurrent sessions.  A Node table contain the node IDs (80,000 nodes). A subset of nod

Viewing all articles
Browse latest Browse all 3145

Trending Articles