Friday, March 23, 2012

Features in SQLCE 3.5 BETA 2: TOP, DISTINCT, SUB QUERIES?

Are these implemented in Beta 2:

TOP

DISTINCT

sub queries in SELECT clause?

sub queries in FROM clause? (as in ... FROM (SELECT ...)

From the beta 2 doc:

SQL Server Compact 3.5 support for transact-SQL statements has been extended as follows:

Nested query in SELECT FROM clause

TOP

No comments:

Post a Comment