python-django-聚合与统计

python-django-聚合与统计

 

 python-django-聚合与统计

 

 python-django-聚合与统计

 

 

 

 

python-django-聚合与统计

 

 l例子1:

python-django-聚合与统计

 

 python-django-聚合与统计

 

 

 

要实现示例当中的直接用,与数据库格式有关

模型:

python-django-聚合与统计

 

 

注意related_name的用法

先测试:

python-django-聚合与统计

 

数据库学生标:

python-django-聚合与统计

 

 数据库学生成绩:

python-django-聚合与统计

 

 注意:这里的namd_id是外键连接

python-django-聚合与统计

 

上一篇:聚合查询、分组查询、F与Q查询、django中如何开启事务、orm中常用字段及参数、数据库查询优化(only与defer、select_related与prefetch_related)


下一篇:select_related和prefetch_related查询优化