what is stored procedural



what is stored procedural..

Answer / Chhaya Goswami

Stored procedures are precompiled collections of SQL statements or commands that can be called repeatedly in a database. They are used to encapsulate frequently used logic and improve performance by reducing network traffic and parse time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

why we use data bind in asp.net

1 Answers  


How to determine if a visitor has cookies support enabled in his/her browser?

1 Answers  


How do you open an asp file?

1 Answers  


What is the order of execution for an ASP application?

2 Answers  


What is difference between asp and aspx?

1 Answers  


How can you change the primary scripting language for a page?

1 Answers  


Define a dictionary object?

1 Answers  


Define a filesystemobject object?

1 Answers  


Define "virtual directory"?

1 Answers  


What is asp give its application?

1 Answers  


What is ascx cs?

1 Answers  


What happens to asp pages?

1 Answers  


Categories