by Vivek Johari
In SQL Server, Change Data Capture (CDC) is a powerful feature that tracks changes (inserts, updates, and deletes) made to. The post Understanding CDC in SQL Server appeared first on Technology with Vivek Johari..
by Homero Ibarra Ramírez
Tool on T-SQL to code basic generator for SQL Server
by Bert O Neill
In this article, I provide a detailed overview of using IDistributed Cache to improve the performance of your EF Core queries, against On-Premise caching systems like Redis, NCache, SqlCache, MySqlCache, MongoDBCache and API Output caching.
by Federico Di Marco
Query Excel or CSV files with T-SQL without importing them in a table first