mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-27 10:40:59 +08:00
Updated 查询父子关系 (markdown)
@@ -1,3 +1,5 @@
|
||||
**中文** | [English](Parent-Child-Relationship-Query)
|
||||
|
||||
无限级分类(父子)是一种比较常用的表设计,每种设计方式突出优势的同时也带来缺陷,如:
|
||||
|
||||
- 方法1:表设计中只有 parent_id 字段,困扰:查询麻烦(本文可解决);
|
||||
|
||||
Reference in New Issue
Block a user