refactor code needing version wip/mssql-2012-limit-dialect
Arthur Axel 'fREW' Schmidt [Fri, 31 May 2013 15:12:03 +0000 (10:12 -0500)]
branch-notes [new file with mode: 0644]

diff --git a/branch-notes b/branch-notes
new file mode 100644 (file)
index 0000000..c1e917d
--- /dev/null
@@ -0,0 +1,2 @@
+OffsetFetch *requires* and ORDER BY clause: http://msdn.microsoft.com/en-us/library/gg699618%28v=SQL.110%29.aspx
+Test emilation with ORDER_BY(SELECT 1) like what we did for RowNumberOver