• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

how to Declare Variables and Constants in oracle sql

Declaring Variables in Oracle PLSQL

November 22, 2012 by techhoneyadmin

A variable, by definition, is a name given to a memory space. In Oracle PLSQL a variable allows a programmer to store the needed data / values in variables while the program is being executed. The Syntax for declaring a variable in Oracle PLSQL is: variable_name [CONSTANT] data_type [NOT NULL] [:= DEFAULT initial value] For […]

Filed Under: plsql Tagged With: Declaring Variables and Constants in oracle database query, Declaring Variables and Constants in oracle plsql, Declaring Variables and Constants in oracle sql, DECLARINGVARIABLESPLSQL, how to Declare Variables and Constants in oracle database query, how to Declare Variables and Constants in oracle plsql, how to Declare Variables and Constants in oracle sql, syntax and example of Declaring Variables and Constants in oracle database query, syntax and example of Declaring Variables and Constants in oracle plsql, syntax and example of Declaring Variables and Constants in oracle sql

Copyright © 2022 · Parallax Pro on Genesis Framework · WordPress · Log in