Question
What is a 'stored procedure' in
SQL?Solution
A stored procedure is a precompiled named block of SQL code stored in the database. Its advantages are: • Performance — compiled once, execution plan cached, subsequent calls are faster than parsing the same query repeatedly. • Reduced network traffic — client sends one CALL statement instead of multiple SQL queries, only results travel back. • Reusability — multiple applications call the same procedure (CBS, mobile banking, branch terminal all call GetCustomerLoans). • Security — users granted EXECUTE permission on procedure without direct table access (they can't run arbitrary SELECT on the Loans table). • Maintainability — change business logic in one place.Â
A company issues 50,000 equity shares of ₹10 each at a premium of ₹2, payable in three installments. On allotment, ₹4 including premium is due. On...
What is the full form of ISDN:
What is the minimum Net Owned Fund (NOF) requirement for an Asset Reconstruction Company (ARC) to commence the business of securitisation or asset recon...
Which is not an example of imputed cost
Contribution to Pension Scheme notified by the Central Government under section 80CCD (1) provides a deduction for the amount paid or deposited by an em...
A budget that includes planned sales, production levels, and costs is called the:
Total factory overheads = ₹5 lakh; Direct labour hours = 10,000. Calculate the overhead absorption rate per labour hour.
Which of the following is a key principle of the "Canon of financial propriety"?
Interest received on Bonds will come in which of the following activities in the Cash Flow Statement?
Â
For every debit there will be an equal credit according to