Sunday, February 19, 2012

Format

How can I specify the format in check constraint while creating a table like
SSN format should be :- 000-00-0000
Thanks
NOOR
On Fri, 27 Aug 2004 07:58:13 -0700, Noor wrote:

>How can I specify the format in check constraint while creating a table like
>SSN format should be :- 000-00-0000
>Thanks
>NOOR
Hi Noor,
Check Books Online. The article about CREATE TABLE has some great examples
that you can easily adapt for this.
Best, Hugo
(Remove _NO_ and _SPAM_ to get my e-mail address)
|||Thanks Hugo
"Hugo Kornelis" <hugo@.pe_NO_rFact.in_SPAM_fo> wrote in message
news:1akui0pgv94e9lam9frjl0qefb918f3q1v@.4ax.com... [vbcol=seagreen]
> On Fri, 27 Aug 2004 07:58:13 -0700, Noor wrote:
like
> Hi Noor,
> Check Books Online. The article about CREATE TABLE has some great examples
> that you can easily adapt for this.
> Best, Hugo
> --
> (Remove _NO_ and _SPAM_ to get my e-mail address)

No comments:

Post a Comment