What are the difference between data length and length in
SQL Server-2008?
Answer Posted / sapthagiri
LEN
Returns the number of characters, rather than the number of bytes, of the given string expression, excluding trailing blanks.
DATALENGTH
Returns the number of bytes used to represent any expression.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are different types of data sources?
Do you know what is openxml in sql server?
Is it ok to shrink transaction log?
Where in ms sql server is ’100’ equal to ‘0’?
How can we determine what objects a user-defined function depends upon?
Do you have any idea about the tcl commands?
How do you manipulate data?
How many database files are there in sql server 2000?what are they?
What are the different kinds of ssrs reports?
which table keeps the locking information? : Sql server administration
How to provide login information for a new odbc dsn?
Do you know what is xpath?
How does Report Builder support Analysis Services cubes?
How retrieve field names from the table in SQL through JAVA code?
Comment,Datatypes are unlimited