PL/SQL tutorial Bind Variable in PL/SQL By Nayabsoft

Publicado em: 23 Maio 2017
no canal de: Nayabsoft
863
8

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.


Nesta página do site você pode assistir ao vídeo on-line PL/SQL tutorial Bind Variable in PL/SQL By Nayabsoft duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Nayabsoft 23 Maio 2017, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 863 vezes e gostou 8 espectadores. Boa visualização!