File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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?
You can’t perform that action at this time.
0 commit comments