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
can you help me? the problem in registering DTS dll files.
Icons on desktop don't completely refresh
Save unbound combobox column value in Access 2007
Rename "Pinned" Remote Desktop Connections
user must change password at next login is greyed out
Dynamic? form fields
Excel chart with two Y - axis (vertical)
Late bindingan ActiveX component
A Christmas Card challenge
Change CommonProgramFiles