Formula definition for column in table Design

  • I am attempting to use this feature for a column to populate wth getdate() function but I want to limit to Inserts only.  any suggestions?

    Triggers work but can it be done using this feature.

  • IF you set the DEFAULT to be GETDATE() this will ONLY be used on INSERT IF a date is not specified.

    Hope this answers your question.



    Good Hunting!

    AJ Ahrens


    webmaster@kritter.net

  • Thanks...will give it a try.

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

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