Microsoft
Software
Hardware
Network
Question : Simple T-SQL question...
Hi,
I am using SQL 2008
What is the T-SQL to change a column from NOT accepting nulls to accepting nulls?
-ws
Answer : Simple T-SQL question...
alter table YourTableName
alter column YourColumnName DataType null
eg:
alter table emps
alter column name varchar(10) null
Random Solutions
How to find ampersand characters
Save password setting not retained in Outlook
Move a record and delete
Need help with Ethernet controllers on Dell Dimension 3000
How does one configure SPN for an ISA 2006 and NLB Exchange 2007 CAS-setup.
toolbar menu
Open Folder path and place in TextBox
CD Burning software
DB-LIBRARY-NETWORK ERROR
open pdf or jpg inside access