From: Oleg D. <thi...@td...> - 2006-07-12 10:44:43
|
Hello, Juanma fernandez said the following on 12.07.2006 13:29: > Hi, I refer to the total length of data. For example, If the column > is a varchar(10) and I am storing the the the string HELLO, from > client to server via network is sent HELLO plus 5 blank spaces or > only HELLO? No, server doesn't send trailing blank spaces. -- Oleg |