# db24s **Repository Path**: daoke2020/db24s ## Basic Information - **Project Name**: db24s - **Description**: db for 24s; - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: nilnul-pub-phased - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 106 - **Created**: 2024-04-11 - **Last Updated**: 2024-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learn Sql Server by Coding The snapshots are timelined to traverse the knowledge layer by layer: - operate on the svr - operate on the db's structure - operate on the content(rows or records) of the db Then to reduce complexity, we partitioned the work into solutions; Just follow the progressive commits along the branch to explore SqlServer Db design and query;