Encapsulated server side paging for MSSQL 2008+.
Tag: Database
Master Table Design
Master table design to track all data CRUD operations.
Encapsulated XML ID List Parsing – In Progress
XML production and parsing notes for MSSQL versioning ID lists.
MSSQL Relational Record Versioning – In Progress
Versioned record support with fully encapsulated procedures – no functions.
Quick Tip – Copy Table With Transact SQL
How to quickly make table duplicates, with or without data.