Multiple default values for a column?
902176Feb 8 2012 — edited Feb 8 2012Hello,
how to set multiple default values to a column in a table? for example i have to set default values to a column called Testing in Test table as follows:
U=Unknown, Y=Yes, N=No
i know we can set one default value, but kind of confused how to set multiple default values to a column?
any help is appreciated..
Thank you.