In almost every enterprise scale system there are some tree structures to be held in the database. It could be a system menu structure, an enterprise organisation structure or a user hierarchy. Lets assume that we need to model insurance agents hierarchy for insurance policies processing system. Thinking about agents as children and parents and creating such structures seems to be natural: Agents tableColumnTypeIDInt, not nullParentIDInt, nullRole/RangeSome example attribute Structure...
Strona głównaBazy danych i XML
Bazy danych i XML 4433 dni, 19 godzin, 29 minut temu 25 pokaż kod licznika zwiń
Podobne artykuły:
- Nowości w SQL Server 2012 – obsługa błędów i polecenie THROW « Developer notes
- Polecenie TOP z argumentem WITH TIES | Developer notes
- [PL] Konkurs T-SQL – liga piłkarska « SQLGeek.pl
- SmogBot – kilka dobrych praktyk z zakresu bezpieczeństwa bazy danych - luktom.net
- Nowości w SQL Server 2012 – funkcje analityczne « Developer notes
- T-SQL: Grupowanie danych przy użyciu poleceń ROLLUP, CUBE oraz GROUPING SETS « Developer notes
- Me z .NET tete-a-tete » Jeśli w „update” wstawisz zmienne, zyska cechy niecodzienne
- Versioning data with MS SQL Temporal Tables – Hryniewski.NET
- [ko{pro}wski] » [T-SQL] Sklejanie stringów z zapytania
- T-SQL/SSMS: transaction rollback in scripts with XACT_ABORT ON, GO statements and syntax errors – Dawid’s blog
- Nowości w SQL Server 2012 – funkcje logiczne i tekstowe « Developer notes