THESE FORUMS ARE NOW FROZEN
Please choose "Forums" from the Main menu of www.entityspaces.net to get to our new forums.

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Support for derived tables

    I have an SQL statement I was hoping to generate using ES2008 Dynamic Query - it contains a derived table in the FROM clause. Is it possible to do this in ES? Code: SELECT p.PackageId, p.InitialEstimateDays, p.UserPriority, x.StreamTotalPriority FROM Package p INNER JOIN ( SELECT ps.StreamId, SUM (UserPriority...
    Posted to Dynamic Query API (Forum) by nzduck on 01-10-2009
Page 1 of 1 (1 items)
Copyright © 2005 - 2009, EntitySpaces, LLC