search results

  1. Stored procedures can also be invoked from a database trigger or a ... mixed performance results will be seen from stored procedures versus generic queries ...
    en.wikipedia.org/wiki/Stored_procedure - Cached
    More results from en.wikipedia.org »
  2. There has been a lot of debates around when to use stored procedures vs. raw sql. Many purists are vehemently on one side of the fence or the other. Strangely people ...
    www.paragoncorporation.com/​ArticleDetail.aspx?ArticleID=28 - Cached
  3. A stored procedure is, in simplest terms, a command. Stored procedures are used to perform a wide variety of tasks on a computer and can be pre-programmed with
    www.tech-faq.com/stored-procedure.htm - Cached
  4. A Stored Procedure Tutorial. This document demonstrates how to create a Java stored procedure and trigger. Topics include: Section A.1, \"Creating a Stored Procedure ...
    download.oracle.com/docs/html/A95261_01/​jdgtut1.htm - Cached
  5. 3 Triggers and Stored Procedures. This chapter includes the following sections: Introduction; Data Types; Schema Objects; T/SQL Versus PL/SQL Constructs
    docs.oracle.com/cd/B10501_01/win.920/​a97248/ch3.htm - Cached
  6. How can I create an INSTEAD OF trigger that returns results to the calling stored procedure? And how does this stored procedure call the trigger?
    sqlmag.com/stor ed-procedures/returning-​triggers-results... - Cached
  7. Oracle stored procedures are only ever invoked once in order to return multiple sets of results and therefore PL/SQL does not contain a ny such WITH RESUME construct
    docs.oracle.com/html/B16022_01/ch3.htm - Cached
  8. To modify an object materialized by an object view in the client-side object cache and flush it back to the persistent store, ... just like stored proce dures.
    download.oracle.com/docs/cd/B10500_01/​server.920/a96524/... - Cached
  9. The stored procedures and triggers are very important obje cts in the databases. This blog helps to understand the key difference between these.
    www.c-sharpcorner.com/...stored-​procedures-and-trigger.aspx - Cached
  10. IBExpert documentation chapter, \'\ 'Database objects\'\' ... Stored procedure. A stored procedure is a series of commands (also known as routines) stored as a self ...
    ibexpert.net/ibe/​index.php?n=Doc.StoredProcedure - Cached