Hi
I have a database I am building in Enterprise manager, What I am looking at achieving is having a fields to return the current date.
The field, I have set as Smalldatetime, and have the Default value set to (getdate()).
This returns the whole date and time, however, how do I get this to return just the current year??????
KP
I have a database I am building in Enterprise manager, What I am looking at achieving is having a fields to return the current date.
The field, I have set as Smalldatetime, and have the Default value set to (getdate()).
This returns the whole date and time, however, how do I get this to return just the current year??????
KP