enter concatenated data in default value or binding SQLServer
I am trying to default a varchar field to a default value or binding to the user name - and date time the record was collected. I can not seem to get the syntax correct: I am looking for something like (suser_sname()) & " - " & (getdate()) but this syntax
www.experts-exchange.com |