New SQL Record = Populate TimeStamp Field with GetDate() Function


/ Published in: SQL
Save to your folder(s)

New SQL Record = Populate TimeStamp Field with GetDate() Function


Copy this code and paste it in your HTML
  1. IN the COLUMN properties, SELECT DEFAULT VALUE OR Binding, AND enter getdate().

URL: http://www.aubrett.com/InformationTechnology/SQL/GetDate.aspx

Report this snippet


Comments


You need to login to view comments.