Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
In MSSQL is it possible to set the default value of a column to a function of another column (ie. max([field]) + 1)?

 

If so... how?

 

Create FOR INSERT trigger for this table. In trigger's code update value of the column.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...