Getting a Date from System Date

  • Hi There. '

    I created a table but did not put a field to specify the date when the record was captured.

    I have a table called Members but not I must be able to determine when the member joined.

    The problem is within my Members table, I forgot to put a field to specify this.

    Can SQL Server provided me with Created Date for the record?

  • No, SQL Server does not track the creation of individual records in a table.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply