All articles

@@DBTS és min_active_rowversion()

Published 2008-04-04 - Last modified 2008-04-04

Original: https://soci.hu/blog/index.php/2008/04/04/dbts-es-min_active_rowversion/

Régi cucc, de nekem ez valahogy kimaradt.

Returns the value of the current timestamp data type for the current database. This timestamp is guaranteed to be unique in the database.

SQL Server 2005 SP2-től van ez is:
min_active_rowversion()

Akik szinkronizálnak adatbázisok között házi módszerekkel, nagyon nézzék meg az utóbbit.