Hi everyone
I am a newbie in sql statement, and I am trying to extract data from a sql database in sql 2000.
when i try to excute the sql code below it completely drains my hard drive from 80 gb to 0 and the i never could extract the data at all.
Can anyone help me out please, i am competely...
Thanks for that code but i forgot to tell you that there is already a default value of (null) which need to be changed to ('undefined').
Therefore the code you gave didn't work. It came up with this error
Server: Msg 1781, Level 16, State 1, Line 1
Column already has a DEFAULT bound to it...
Hi all
I was try to do the following things but i am getting a syntax error in the sql analyster of the sql server 2000
Case:
Alter the “rm” table.
Change the default value for the “dp_abbr” field to (‘Undefined’).
************************************
Code is:
ALTER TABLE rm ALTER COLUMN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.