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

how to update data using store procedure

Answer Posted / sathish

create procedure <pro.name>
{
@variable declartion,,,,,
AS
if exist(select the table with condition)
BEGIN

update query

END

else

BEGIN
//insert new data
END

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

3. What goals do you have in your career?

1897


Explain the difference between value type and reference type?

701


How do active server pages work?

1024


Why Unload event of MasterPage Calls first in ASP.net ?

1085


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

1136


How do we sort the data from a dataset?

1030


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

2269


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

1081


Write some code using interfaces, virtual methods, and an abstract class`

2103


What is difference between singleton and single call?

1147


Can you explain how ASP.NET application life cycle and page life cycle events fire?

1071


How to add DateTime Control in normal DataGrid Server Control?

1153


When should I use server transfer and response redirect?

1036


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5622


How is the asp.net mvc architecture different from others? : asp.net mvc

1071