Difference between a query and strored procedure?

Answer Posted / tathagoto

query will be compiled each time excution
stored procedure will be compiled once and after that it
will execute when it will be called....

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sql a scripting language?

521


What is the difference between explicit and implicit cursors in oracle?

516


what is commit? : Sql dba

619


what is the difference between group by and order by in sql? : Sql dba

600


what is the difference between char_length and length? : Sql dba

574






Can 2 queries be executed simultaneously in a distributed database system?

649


What is dense_rank?

540


How many postgresql users are there, worldwide?

580


Are left and right joins the same?

534


What is compilation error in pl sql?

505


how to create a new table in mysql? : Sql dba

550


Is truncate ddl or dml?

545


How can you get sql*loader to commit only at the end of the load file? : aql loader

556


what are date and time functions in mysql? : Sql dba

540


What is sql data?

554