Skip to content

Commit ef279ce

Browse files
authored
TODO - Can we use OPTIMIZE FOR UNKNOWN [ci skip]
1 parent 61636a3 commit ef279ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ After we get some tests passing
1818
https://blogs.msdn.microsoft.com/ssma/2011/06/20/migrating-oracle-materialized-view-to-sql-server/
1919
http://stackoverflow.com/questions/3986366/how-to-create-materialized-views-in-sql-server
2020
* BIGINT PK support. https://github.com/rails/rails/pull/26266
21+
* Can we use `OPTIMIZE FOR UNKNOWN`
22+
http://sqlblog.com/blogs/aaron_bertrand/archive/2011/09/17/bad-habits-to-kick-using-exec-instead-of-sp-executesql.aspx
23+
http://stackoverflow.com/questions/24016199/sql-server-stored-procedure-become-very-slow-raw-sql-query-is-still-very-fast
24+
https://blogs.msdn.microsoft.com/sqlprogrammability/2008/11/26/optimize-for-unknown-a-little-known-sql-server-2008-feature/
2125

2226

2327
#### Does Find By SQL Work?

0 commit comments

Comments
 (0)