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


Writing a Stored procedure to insert the values into a table



Writing a Stored procedure to insert the values into a table..

Answer / sunil pandey

create procedure pr_ad
as
begin
insert into table_nm values(cl_nm,......)
end

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How can you assign an rgb color to a system.drawing.color object?

0 Answers  


Explain .NET architecture?

0 Answers   TCS,


Explain why do we use the “using” statement?

0 Answers  


How do we access crystal reports in .net?

0 Answers  


What is typical about a windows process in regards to memory allocation in dot net?

0 Answers  


What is prerender event of a page?

3 Answers   C Squared Systems,


What is .net and why it is used?

0 Answers  


what is prototype design pattern in .net

0 Answers   Infosys,


What is different between webusercontrol and in webcustomcontrol?

0 Answers  


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


How can you instantiate a tuple?

0 Answers  


What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

0 Answers  


Categories