Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000079 [Oberon Platform] OOQL language feature have not tried 2012-09-14 20:32 2012-09-21 14:04
Reporter g_prajeesh View Status public  
Assigned To administrator
Priority normal Resolution fixed  
Status resolved   Product Version 2.6 - DB build 0065
Summary 0000079: Need to have a feature to get count() type functionalilty of DB in query OOQL
Description Many times we need to find the total number of Objects of specific class or number of links from an Object of specific link type.

Is it possible to get the count type of functionality in query.

Also is it possible to have a order by functionality

Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000151)
administrator (administrator)
2012-09-21 14:04

Added count feature for queries:

query count <QueryName>;

query count immediate {Query_Options};

Query_Options = "object" ObjectNamePattern
                | "objdescr" AdminNamePattern
                | "holder" HolderPatternList
                | "lifecycle" LifecyclePatternList
                | "stage" StagePatternList
                | "objectspace" ObjectSpacePatternList
                | "filter" FilterExpression

- Issue History
Date Modified Username Field Change
2012-09-14 20:32 g_prajeesh New Issue
2012-09-21 14:02 administrator Assigned To => administrator
2012-09-21 14:02 administrator Status new => assigned
2012-09-21 14:03 administrator Target Version => 2.7 build 0067
2012-09-21 14:04 administrator Note Added: 0000151
2012-09-21 14:04 administrator Status assigned => resolved
2012-09-21 14:04 administrator Fixed in Version => 2.7 build 0067
2012-09-21 14:04 administrator Resolution open => fixed
© 2008-2013 Mirko Solazzi | Website Templates by IceTemplates.com
Please Read: Privacy Policy and Terms of Use

Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group