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 |
Do you know what are three common acronyms used in .net, and what do they stand for?
What is finalize method in .net?
What is jit compilers?
Difference between machine.config and web.config?
Explain what rare the types of jit and what is econo-jit?
What is Flyout Design Pattern in .NET?
0 Answers Petranics Solutions,
When developing a Windows service for .NET, which namespace do you typically look in for required classes?
What property do you have to set to tell the grid which page to go to when using the Pager object?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is managed code execution?
Is .NET a runtime service or a development platform?
what is use of learning .net? does we get good jobs based on .net?