how to update data using store procedure
Answer / 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 |
How many types of cache are there?
Is web config mandatory?
How would you get asp.net running in apache web servers?
what is narmalization
Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?
What is the importance of Global.asax in ASP.NET?
What are early binding and late binding.
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Difference between web user control and web custom control?
How will you load dynamic assembly? How will create assesblies at run time?
Which template must you provide, in order to display data in a Repeater control?
Why do you use the app_code folder in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)