| ▲ | SigmundA 6 hours ago | |
Unless you cache query plans like other RDBMS's then the client manually managing that goes away and its not limited to a single connection. MS SQL still has prepared statements and they really haven't been used in 20 years since it gained the ability to cache plans based on statement text. | ||