Skip to content
  • Home
  • Posts
  • var this = me;
  • Search
MARCOSIKKENS.NL
MARCOSIKKENS.NL
Living. Dreaming. Coding
  • Home
  • Posts
  • var this = me;
  • Search
Category: <span>SQL</span>

Category: SQL

Home Archive for category "SQL"

Datetime precision in SQL server

Datetime precision in SQL server
marcosikkens SQL June 2, 2019 June 2, 2019 Leave a comment

We recently had a problem at work where we inserted a data in a very short amount of time. But then we noticed something strange with the inserted data, because after querying a lot of insertion times where the same but we were (kinda) sure that it shouldn’t be the …

Read more"Datetime precision in SQL server"

Tracking table changes in SQL server

Tracking table changes in SQL server
marcosikkens SQL March 17, 2019 March 17, 2019 Leave a comment

A couple of months ago I needed to write an application that synchronizes data between systems. After the initial sync which were quite a few rows I didn’t want to sync the complete database every few days so I needed another solution. Then i saw a colleague using SQL server …

Read more"Tracking table changes in SQL server"
Powered by Kahuna & WordPress.
©2018 marcosikkens.nl
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.
Back to Top