Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the miniorange-login-openid domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the redux-framework domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the slick-popup domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-events-manager domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Warning: Cannot modify header information - headers already sent by (output started at /home1/petaantz/public_html/wp-includes/functions.php:6131) in /home1/petaantz/public_html/wp-content/plugins/download-monitor/src/DownloadHandler.php on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home1/petaantz/public_html/wp-includes/functions.php:6131) in /home1/petaantz/public_html/wp-content/plugins/paid-memberships-pro/adminpages/reports/logins.php on line 459

Warning: Cannot modify header information - headers already sent by (output started at /home1/petaantz/public_html/wp-includes/functions.php:6131) in /home1/petaantz/public_html/wp-includes/feed-rss2.php on line 8
plsql Archives - Petaa Bytes https://www.petaa-bytes.com/category/plsql/ Fri, 17 Mar 2017 12:49:11 +0000 en-US hourly 1 https://wordpress.org/?v=6.9 https://www.petaa-bytes.com/wp-content/uploads/2018/09/cropped-favicon-32x32.png plsql Archives - Petaa Bytes https://www.petaa-bytes.com/category/plsql/ 32 32 Introduction to PL/SQL https://www.petaa-bytes.com/introduction-to-plsql/?utm_source=rss&utm_medium=rss&utm_campaign=introduction-to-plsql&utm_source=rss&utm_medium=rss&utm_campaign=introduction-to-plsql https://www.petaa-bytes.com/introduction-to-plsql/#respond Fri, 17 Mar 2017 12:47:57 +0000 http://www.petaa-bytes.com/?p=455 Need the PL/SQL Benefits of PL/SQL Different type of PL/SQL blocks Output Message of PL/SQL Block

The post Introduction to PL/SQL appeared first on Petaa Bytes.

]]>
  • Need the PL/SQL
  • Benefits of PL/SQL
  • Different type of PL/SQL blocks
  • Output Message of PL/SQL Block
  • The post Introduction to PL/SQL appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/introduction-to-plsql/feed/ 0
    Declaring PL/SQL Variables https://www.petaa-bytes.com/declaring-plsql-variables/?utm_source=rss&utm_medium=rss&utm_campaign=declaring-plsql-variables&utm_source=rss&utm_medium=rss&utm_campaign=declaring-plsql-variables https://www.petaa-bytes.com/declaring-plsql-variables/#respond Fri, 17 Mar 2017 12:46:46 +0000 http://www.petaa-bytes.com/?p=453 Valid and Invalid identifier Use of Variables Data Types %TYPE attributes Bind Variables

    The post Declaring PL/SQL Variables appeared first on Petaa Bytes.

    ]]>
  • Valid and Invalid identifier
  • Use of Variables
  • Data Types
  • %TYPE attributes
  • Bind Variables
  • The post Declaring PL/SQL Variables appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/declaring-plsql-variables/feed/ 0
    Writing Executive Statements https://www.petaa-bytes.com/writing-executive-statements/?utm_source=rss&utm_medium=rss&utm_campaign=writing-executive-statements&utm_source=rss&utm_medium=rss&utm_campaign=writing-executive-statements https://www.petaa-bytes.com/writing-executive-statements/#respond Fri, 17 Mar 2017 12:45:19 +0000 http://www.petaa-bytes.com/?p=451 Lexical Units in a PL/SQL blocks SQL functions in PL/SQL Nested Blocks Sequences in PL/SQL expressions

    The post Writing Executive Statements appeared first on Petaa Bytes.

    ]]>
  • Lexical Units in a PL/SQL blocks
  • SQL functions in PL/SQL
  • Nested Blocks
  • Sequences in PL/SQL expressions
  • The post Writing Executive Statements appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/writing-executive-statements/feed/ 0
    Interacting with the Oracle Database Server https://www.petaa-bytes.com/interacting-oracle-database-server/?utm_source=rss&utm_medium=rss&utm_campaign=interacting-oracle-database-server&utm_source=rss&utm_medium=rss&utm_campaign=interacting-oracle-database-server https://www.petaa-bytes.com/interacting-oracle-database-server/#respond Fri, 17 Mar 2017 12:43:57 +0000 http://www.petaa-bytes.com/?p=449 PL/SQL executable blocks DML statements in PL/SQL TCL in PL/SQL Use of INTO clause in SQL statement Implicit Vs Explicit Cursors

    The post Interacting with the Oracle Database Server appeared first on Petaa Bytes.

    ]]>
  • PL/SQL executable blocks
  • DML statements in PL/SQL
  • TCL in PL/SQL
  • Use of INTO clause in SQL statement
  • Implicit Vs Explicit Cursors
  • The post Interacting with the Oracle Database Server appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/interacting-oracle-database-server/feed/ 0
    Writing Control Statement https://www.petaa-bytes.com/writing-control-statement/?utm_source=rss&utm_medium=rss&utm_campaign=writing-control-statement&utm_source=rss&utm_medium=rss&utm_campaign=writing-control-statement https://www.petaa-bytes.com/writing-control-statement/#respond Fri, 17 Mar 2017 12:42:38 +0000 http://www.petaa-bytes.com/?p=447 Types of Control Structures IF Statement CASE Statement Loop statement Conditional Control Structure

    The post Writing Control Statement appeared first on Petaa Bytes.

    ]]>
  • Types of Control Structures
  • IF Statement
  • CASE Statement
  • Loop statement
  • Conditional Control Structure
  • The post Writing Control Statement appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/writing-control-statement/feed/ 0
    Working with Composite Data Types https://www.petaa-bytes.com/working-composite-data-types/?utm_source=rss&utm_medium=rss&utm_campaign=working-composite-data-types&utm_source=rss&utm_medium=rss&utm_campaign=working-composite-data-types https://www.petaa-bytes.com/working-composite-data-types/#respond Fri, 17 Mar 2017 12:41:06 +0000 http://www.petaa-bytes.com/?p=445 User defined PL/SQL records %ROWTYPE attribute INDEX BY Table INDEX TABLE of records Different among records tables, and tables of records

    The post Working with Composite Data Types appeared first on Petaa Bytes.

    ]]>
  • User defined PL/SQL records
  • %ROWTYPE attribute
  • INDEX BY Table
  • INDEX TABLE of records
  • Different among records
  • tables, and tables of records
  • The post Working with Composite Data Types appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/working-composite-data-types/feed/ 0
    Using Explicit Cursors https://www.petaa-bytes.com/using-explicit-cursors/?utm_source=rss&utm_medium=rss&utm_campaign=using-explicit-cursors&utm_source=rss&utm_medium=rss&utm_campaign=using-explicit-cursors https://www.petaa-bytes.com/using-explicit-cursors/#respond Fri, 17 Mar 2017 12:39:38 +0000 http://www.petaa-bytes.com/?p=443 Implicit Vs Explicit Cursor Using explicit Cursors Control explicit Cursors Cursor FOR loops Cursors with Parameters WHERE CURRENT OF Clause

    The post Using Explicit Cursors appeared first on Petaa Bytes.

    ]]>
  • Implicit Vs Explicit Cursor
  • Using explicit Cursors
  • Control explicit Cursors
  • Cursor FOR loops
  • Cursors with Parameters
  • WHERE CURRENT OF Clause
  • The post Using Explicit Cursors appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/using-explicit-cursors/feed/ 0
    Handling Exceptions https://www.petaa-bytes.com/handling-exceptions/?utm_source=rss&utm_medium=rss&utm_campaign=handling-exceptions&utm_source=rss&utm_medium=rss&utm_campaign=handling-exceptions https://www.petaa-bytes.com/handling-exceptions/#respond Fri, 17 Mar 2017 12:38:15 +0000 http://www.petaa-bytes.com/?p=441 PL/SQL Exceptions Unhandled Exceptions Types of exceptions handlers Exception in Nested Blocks PL/SQL exceptions messages

    The post Handling Exceptions appeared first on Petaa Bytes.

    ]]>
  • PL/SQL Exceptions
  • Unhandled Exceptions
  • Types of exceptions handlers
  • Exception in Nested Blocks
  • PL/SQL exceptions messages
  • The post Handling Exceptions appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/handling-exceptions/feed/ 0
    Creating Stored Procedures https://www.petaa-bytes.com/creating-stored-procedures/?utm_source=rss&utm_medium=rss&utm_campaign=creating-stored-procedures&utm_source=rss&utm_medium=rss&utm_campaign=creating-stored-procedures https://www.petaa-bytes.com/creating-stored-procedures/#respond Fri, 17 Mar 2017 12:36:59 +0000 http://www.petaa-bytes.com/?p=439 What is Procedure Syntax and Developing Procedure What are Parameters IN/OUT/IN OUT Procedures Calling PL/SQL Using Host Variables and Using Default Options for Parameter Invoking Procedures and Handled Exceptions

    The post Creating Stored Procedures appeared first on Petaa Bytes.

    ]]>
  • What is Procedure
  • Syntax and Developing Procedure
  • What are Parameters
  • IN/OUT/IN OUT Procedures
  • Calling PL/SQL Using Host Variables
  • and Using Default Options for Parameter
  • Invoking Procedures
  • and Handled Exceptions
  • The post Creating Stored Procedures appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/creating-stored-procedures/feed/ 0
    Creating Stored Functions https://www.petaa-bytes.com/creating-stored-functions/?utm_source=rss&utm_medium=rss&utm_campaign=creating-stored-functions&utm_source=rss&utm_medium=rss&utm_campaign=creating-stored-functions https://www.petaa-bytes.com/creating-stored-functions/#respond Fri, 17 Mar 2017 12:34:55 +0000 http://www.petaa-bytes.com/?p=437 Overview of Stored Functions Syntax and Developing Store Functions Advantages of User-Defined Functions in SQL statements Functions in SQL expressions Locations to call User-defined functions Restrictions on Calling Functions from …

    The post Creating Stored Functions appeared first on Petaa Bytes.

    ]]>
  • Overview of Stored Functions
  • Syntax and Developing Store Functions
  • Advantages of User-Defined Functions in SQL statements
  • Functions in SQL expressions
  • Locations to call User-defined functions
  • Restrictions on Calling Functions from SQL Expressions
  • Removing Functions
  • Procedure Vs Functions
  • The post Creating Stored Functions appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/creating-stored-functions/feed/ 0
    Creating Packages https://www.petaa-bytes.com/creating-packages/?utm_source=rss&utm_medium=rss&utm_campaign=creating-packages&utm_source=rss&utm_medium=rss&utm_campaign=creating-packages https://www.petaa-bytes.com/creating-packages/#respond Fri, 17 Mar 2017 12:32:34 +0000 http://www.petaa-bytes.com/?p=435 PL/SQL Packages Component of PL/SQL Packages Visibility of Package Components Developing PL/SQL Packages Creating Package Specification and Body Invoking Package Subprograms Creating and Using Bodiless Packages Advantages of Using Packages

    The post Creating Packages appeared first on Petaa Bytes.

    ]]>
  • PL/SQL Packages
  • Component of PL/SQL Packages
  • Visibility of Package Components
  • Developing PL/SQL Packages
  • Creating Package Specification and Body
  • Invoking Package Subprograms
  • Creating and Using Bodiless Packages
  • Advantages of Using Packages
  • The post Creating Packages appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/creating-packages/feed/ 0
    Using Oracle-Supplied Packages in Application Development https://www.petaa-bytes.com/using-oracle-supplied-packages-application-development/?utm_source=rss&utm_medium=rss&utm_campaign=using-oracle-supplied-packages-application-development&utm_source=rss&utm_medium=rss&utm_campaign=using-oracle-supplied-packages-application-development https://www.petaa-bytes.com/using-oracle-supplied-packages-application-development/#respond Fri, 17 Mar 2017 12:30:39 +0000 http://www.petaa-bytes.com/?p=433 Using Oracle Supplied Packages List of some Oracle-supplied Packages DBMS_OUTPUT UTL_FILE,IS_OPEN,HTP,UTL_MAIL, DBMS_SCHEDULER Creating a Job, Creating a Job for a Program with Arguments Creating Job Using Scheduler Setting a Repeat …

    The post Using Oracle-Supplied Packages in Application Development appeared first on Petaa Bytes.

    ]]>
  • Using Oracle Supplied Packages
  • List of some Oracle-supplied Packages
  • DBMS_OUTPUT
  • UTL_FILE,IS_OPEN,HTP,UTL_MAIL, DBMS_SCHEDULER
  • Creating a Job, Creating a Job for a Program with Arguments
  • Creating Job Using Scheduler
  • Setting a Repeat Interval for a job
  • The post Using Oracle-Supplied Packages in Application Development appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/using-oracle-supplied-packages-application-development/feed/ 0
    Dynamic SQL and Metadata https://www.petaa-bytes.com/dynamic-sql-metadata/?utm_source=rss&utm_medium=rss&utm_campaign=dynamic-sql-metadata&utm_source=rss&utm_medium=rss&utm_campaign=dynamic-sql-metadata https://www.petaa-bytes.com/dynamic-sql-metadata/#respond Fri, 17 Mar 2017 12:28:48 +0000 http://www.petaa-bytes.com/?p=431 Execution Flow of SQL Dynamic SQL Native Dynamic SQL Using the EXECUTE IMMEDIATE Statement Dynamic SQL with a DDL Statement Dynamic SQL with DML Statement Dynamic SQL with Single-Row Query …

    The post Dynamic SQL and Metadata appeared first on Petaa Bytes.

    ]]>
  • Execution Flow of SQL
  • Dynamic SQL
  • Native Dynamic SQL
  • Using the EXECUTE IMMEDIATE Statement
  • Dynamic SQL with a DDL Statement
  • Dynamic SQL with DML Statement
  • Dynamic SQL with Single-Row Query
  • Dynamic SQL with Multi-Row Query
  • Declaring Cursor Variables
  • Native Dynamic SQL to compile PL/SQL Code
  • Using DBMS_SQL Package
  • DBMS_METADAT
  • The post Dynamic SQL and Metadata appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/dynamic-sql-metadata/feed/ 0
    Design Considerations for PL/SQL Code https://www.petaa-bytes.com/design-considerations-plsql-code/?utm_source=rss&utm_medium=rss&utm_campaign=design-considerations-plsql-code&utm_source=rss&utm_medium=rss&utm_campaign=design-considerations-plsql-code https://www.petaa-bytes.com/design-considerations-plsql-code/#respond Fri, 17 Mar 2017 12:25:41 +0000 http://www.petaa-bytes.com/?p=429 Standardizing Constants and Exceptions Local Subprograms Definer’s Rights Vs Invoker Rights Autonomous Transactions Returning Clause Bulk Binding Bulk Collect FORALL, BULK COLLECT INTO with RETURNNG Clause Using NOCOPY Hint PARALLEL_ENABLE …

    The post Design Considerations for PL/SQL Code appeared first on Petaa Bytes.

    ]]>
  • Standardizing Constants and Exceptions
  • Local Subprograms
  • Definer’s Rights Vs Invoker Rights
  • Autonomous Transactions
  • Returning Clause
  • Bulk Binding
  • Bulk Collect
  • FORALL, BULK COLLECT INTO with RETURNNG Clause
  • Using NOCOPY Hint
  • PARALLEL_ENABLE Hint
  • The post Design Considerations for PL/SQL Code appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/design-considerations-plsql-code/feed/ 0
    Managing Dependencies https://www.petaa-bytes.com/managing-dependencies/?utm_source=rss&utm_medium=rss&utm_campaign=managing-dependencies&utm_source=rss&utm_medium=rss&utm_campaign=managing-dependencies https://www.petaa-bytes.com/managing-dependencies/#respond Fri, 17 Mar 2017 12:23:21 +0000 http://www.petaa-bytes.com/?p=427 Understanding Dependencies Local Dependencies Displaying Direct Dependencies by Using USER_DEOENDENCIES Understating Remote Dependencies

    The post Managing Dependencies appeared first on Petaa Bytes.

    ]]>
  • Understanding Dependencies
  • Local Dependencies
  • Displaying Direct Dependencies by Using USER_DEOENDENCIES
  • Understating Remote Dependencies
  • The post Managing Dependencies appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/managing-dependencies/feed/ 0
    Manipulating Large Objects https://www.petaa-bytes.com/manipulating-large-objects/?utm_source=rss&utm_medium=rss&utm_campaign=manipulating-large-objects&utm_source=rss&utm_medium=rss&utm_campaign=manipulating-large-objects https://www.petaa-bytes.com/manipulating-large-objects/#respond Fri, 17 Mar 2017 12:22:06 +0000 http://www.petaa-bytes.com/?p=425 What is LOB Contrasting LONG and LOB Data Types What is BFILES Securing BFILES Managing BFILES Preparing to use BFILES Using DBMS_LOB Migrating from LONG to LOB DBMS_LOB DBMS_LOB.READ, and …

    The post Manipulating Large Objects appeared first on Petaa Bytes.

    ]]>
  • What is LOB
  • Contrasting LONG and LOB Data Types
  • What is BFILES
  • Securing BFILES
  • Managing BFILES
  • Preparing to use BFILES
  • Using DBMS_LOB
  • Migrating from LONG to LOB
  • DBMS_LOB
  • DBMS_LOB.READ, and DBMS_LOB.WRITE?
  • The post Manipulating Large Objects appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/manipulating-large-objects/feed/ 0
    Creating Triggers https://www.petaa-bytes.com/creating-triggers/?utm_source=rss&utm_medium=rss&utm_campaign=creating-triggers&utm_source=rss&utm_medium=rss&utm_campaign=creating-triggers https://www.petaa-bytes.com/creating-triggers/#respond Fri, 17 Mar 2017 11:34:10 +0000 http://www.petaa-bytes.com/?p=423 Types of Triggers Guidelines for Designing Triggers Creating DML Triggers Types of DML Triggers Trigger Timing Trigger Firing Sequences Trigger Event Types and Body Creating a DML Statement Trigger Using …

    The post Creating Triggers appeared first on Petaa Bytes.

    ]]>
  • Types of Triggers
  • Guidelines for Designing Triggers
  • Creating DML Triggers
  • Types of DML Triggers
  • Trigger Timing
  • Trigger Firing Sequences
  • Trigger Event Types and Body
  • Creating a DML Statement Trigger
  • Using Conditional Predicates
  • Creating a DML Row Trigger
  • Using OLS and NEW Qualifier
  • Restricting a Row Trigger
  • INSTEAD OF Trigger
  • Database Trigger Vs Stored Procedures
  • The post Creating Triggers appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/creating-triggers/feed/ 0
    Application for Triggers https://www.petaa-bytes.com/application-for-triggers/?utm_source=rss&utm_medium=rss&utm_campaign=application-for-triggers&utm_source=rss&utm_medium=rss&utm_campaign=application-for-triggers https://www.petaa-bytes.com/application-for-triggers/#respond Fri, 17 Mar 2017 11:29:33 +0000 http://www.petaa-bytes.com/?p=418 Creating Database Trigger Creating Trigger on DDL statement Creating Triggers on System Events LOGONG and LOGOFF Trigger CALL statement Reading Data from a Mutating Table Benefits of Database Triggers

    The post Application for Triggers appeared first on Petaa Bytes.

    ]]>
  • Creating Database Trigger
  • Creating Trigger on DDL statement
  • Creating Triggers on System Events
  • LOGONG and LOGOFF Trigger
  • CALL statement
  • Reading Data from a Mutating Table
  • Benefits of Database Triggers
  • The post Application for Triggers appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/application-for-triggers/feed/ 0
    Understanding and Influencing the PL/SQL Compiler https://www.petaa-bytes.com/understanding-influencing-plsql-compiler/?utm_source=rss&utm_medium=rss&utm_campaign=understanding-influencing-plsql-compiler&utm_source=rss&utm_medium=rss&utm_campaign=understanding-influencing-plsql-compiler https://www.petaa-bytes.com/understanding-influencing-plsql-compiler/#respond Fri, 17 Mar 2017 11:27:31 +0000 http://www.petaa-bytes.com/?p=416 Native and Interpreted Compiler Features and Benefits of Native Compiler Parameters Influencing Compilation Switching Between Native and Interpreted Compilation Using Native Compilation DBMS_WARNING Package

    The post Understanding and Influencing the PL/SQL Compiler appeared first on Petaa Bytes.

    ]]>
  • Native and Interpreted Compiler
  • Features and Benefits of Native Compiler
  • Parameters Influencing Compilation
  • Switching Between Native and Interpreted Compilation
  • Using Native Compilation
  • DBMS_WARNING Package
  • The post Understanding and Influencing the PL/SQL Compiler appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/understanding-influencing-plsql-compiler/feed/ 0