Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Values
Message
 
To
08/10/2005 01:02:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01057391
Message ID:
01057397
Views:
16
>Hi Guys,
>
>Is it possible to add a default value to an existing column in a SQL Table?
>I've tried this but it does'nt work
>
>ALTER TABLE Customer
>ALTER COLUMN flag SET DEFAULT 1
>
>Any idea?
>
>
>Thanks in advance...
ALTER TABLE Customer ALTER COLUMN Flag DEFAULT 1
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform