Function report |
Source Code:lib\objagg.c |
Create Date:2022-07-28 07:23:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:objagg_stats_info_sort_cmp_func
Proto:static int objagg_stats_info_sort_cmp_func(const void *a, const void *b)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | a | |
const void * | b |
575 | stats_info1 = a |
576 | stats_info2 = b |
580 | If includes delta object users != includes delta object users Then Return includes delta object users - includes delta object users |
584 | Return user_count - user_count |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |