Microsoft
Software
Hardware
Network
Question : modify column to allow null
ALTER TABLE mytable MODIFY mycolumn price null
column is not null i want it to be null
Incorrect syntax near 'MODIFY'.
I tried with/without ()
with/without price
with/without null
Answer : modify column to allow null
ALTER TABLE ebaytitles ALTER COLUMN price money NULL
Random Solutions
strange connection speed problem
WRVS4000 Router in front of Cisco ASA
Unix Shell script or Perl script to merge two csv text files based on a common key column
Creation of RAID device fails
Select an element Jquery.
Reverse DNS Centos 5, Bind. shared hosting
Excel VBA Bloomberg function
Is it possible to automatically copy data from AS/400 to Excel (or Lotus 1-2-3) without external apps?
Word press choosing the last picture for my article
C++ program