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...

Wht is Stuff in sql ser

Answer Posted / sanjeev kumar

It is a inbuilt function that delete the character starting
from second parameter and No of character as in 3rd
parameter and place the all character of 4th parameter in
place of them.


Example:-

SELECT STUFF('sanjeev', 2,3, 'kumar')

Results:-

skumareev

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you rebuild an identity column?

994


What is pessimistic concurrency?

1021


Explain system functions or built-in functions? What are different types of system functions?

1033


how many type of indexing in database?

1019


Can you force a query to use a specific index?

985


What happens on checkpoint?

1067


Explain what role entity and relationship play in an ER diagram.

1111


What is coalesce and check constraint in sql server?

1169


Explain linked server in sql?

1291


What is the difference between index seek vs. Index scan?

1062


What are the advantages of passing name-value pairs as parameters?

1215


How many triggers you can have on a table?

1032


Can you insert NULL in unique column?

1207


Does partitioning ssd reduce performance?

928


what are different types of raid configurations? : Sql server database administration

1095