mauszozo
2008-09-09 11:05:00 UTC
I'm doing an extract from a private MSSQL database and writing it to a public (web) MySQL database. There are no fields in the private DB to indicate when something was added or updated. Does the SQL server know what's been added or changed, and can I find out somehow?
Thanks in advance for your time.