Converting MySQL LIMIT to SQL Server "Denali"

Posted by wellyslee (SSMA Team's Blog) on July 13, 2011

One of the new feature in SSMA for MySQL v.5.1 is the support for converting MySQL LIMIT clause to SQL Server “Denali” OFFSET/FETCH NEXT clause.


LIMIT is commonly used in MySQL statement to support query paging functionality. SQL Server “Denali” includes OFFSET/FETCH NEXT clause which can be

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.