Quantcast
Channel: ArchiCAD-Talk - Developer Forum
Viewing all articles
Browse latest Browse all 564

GROUP BY in sql query

$
0
0
Author:maurice72
Posted: Fri Aug 11, 2017 1:22 pm (GMT+1)


Hello !

Try to create some simple query.
I need to sum some parametrs and use GROUP by command
But when I try to execute - fail.
Code:
unexpected token: GROUP в [строка: 1, столбец: 70]


My query:
Code:
select h.PARAMETERS.name   from flat( OBJECTS,PARAMETERS) as h
group by h.PARAMETERS.name


It is working?

And one more question.
How I can storage queries in project ?


Viewing all articles
Browse latest Browse all 564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>