Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
사용자는 이제 플레이 업데이트 쿼리를 사용하여 업데이트할 수있습니다. 업데이트보기의 기본 테이블에 수행됩니다. 지원 스칼라 하위에 추가되었습니다 - 선택 쿼리의 선택 목록에서 쿼리합니다. 스칼라 하위 쿼리 쿼리를 하나의 단일 행에와 단일 컬럼을 반환합니다. 하위 쿼리를 열 조항으로 주문을 사용하여 정렬할 수있습니다. 이 버전은 또한 새로운 스칼라 함수의 숫자가 포함되어있습니다.
Tags:
Minor feature enhancements
Users can now update views using an update query. Updates are performed on the base table of the view. Support was added for scalar sub-queries in the select list of select query. A scalar sub-query is a query that returns a single column with one single row. A sub-query column can be sorted using the Order By clause. This version also comes with a number of new scalar functions.