we will discuss Variables in Pl/SQL. A variable is nothing but a name given to a storage area that our programs can manipulate. Each variable in PL/SQL has a specific data type, which determines the size and the layout of the variable's memory; the range of values that can be stored within that memory and the set of operations that can be applied to the variable.
The name of a PL/SQL variable consists of a letter optionally followed by more letters, numerals, dollar signs, underscores, and number signs and should not exceed 30 characters. By default, variable names are not case-sensitive. You cannot use a reserved PL/SQL keyword as a variable name.
PL/SQL programming language allows to define various types of variables, such as date time data types, records, collections, etc. which we will cover in subsequent chapters. For this video, let us study only basic variable types.
In questa pagina del sito puoi guardare il video online PL/SQL tutorial Bind Variable in PL/SQL By Nayabsoft della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Nayabsoft 23 maggio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 863 volte e gli è piaciuto 8 spettatori. Buona visione!