Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mgandra
Starting Member
15 Posts |
Posted - 2010-04-13 : 14:29:05
|
| what does it FixedLenNullinSource mean? We have varchar(26) data type column name fwd_reference_an with FixedLenNullinSource. Though value in the column is empty, select statement of this column value in >Net client application shows fwd_reference_an=" ". I don't undestand why? What I need to do remove these blank spaces? |
|
|
|
|
|