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
Saving List in ASP.NET for use in second WCF Service
Two ISPs on the same network
how to remove "debugging" pop-up
AUTOCAD Bill of Materails Generation
Look Up in Query
HTML table
Task Manager and regedit 'disabled by administrator', unable to access Safe Mode, Antivirus deactivated
Failed to allocate port error when configuring EM (Oracle 11g)
IIS7 - Server.CreateObject Failed
Windows 2003 Interview Questions