Hi,
Is there any Flag function in SQL Server. I want to set Flag=1 at 1st time entry. if i change that value or edit its value same record values, it's value should become 2.
I dont Know whether itz front end work or SQL holds any Flag function. So, can any one suggest me.
Thanks in Advance.
Is there any Flag function in SQL Server. I want to set Flag=1 at 1st time entry. if i change that value or edit its value same record values, it's value should become 2.
I dont Know whether itz front end work or SQL holds any Flag function. So, can any one suggest me.
Thanks in Advance.
Comment