Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the difference between data length and length in
SQL Server-2008?

Answer Posted / rajkumar

If the string has the space before the like 
select LEN('  raj')
select dataLENgth('  raj')
Both consider the space.

but space is after the string len is not bother about space it wil be trucated.

datalenth counted with space.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the xml datatype?

1122


What are the general features of sql server management studio? : sql server management studio

1135


You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?

1051


Explain the truncate command? : SQL Server Architecture

1233


How do I save a stored procedure in sql server?

1052


What is an indexing strategy?

1069


What is the difference between mysql and sql server?

1089


what is dbcc? : Sql server database administration

1080


How to make a remote connection in a database?

1023


What is bcnf normalization form?

1160


is there a column to which a default can't be bound? : Sql server database administration

1054


Explain external key management in sql server 2008

937


what kind of lan types do you know? : Sql server database administration

1021


What is open database communication (odbc)?

1115


What is the purpose of sql profiler in sql server? : sql server database administration

1159