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

Publicado el: 23 mayo 2017
en el 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.


En esta página del sitio puede ver el video en línea PL/SQL tutorial Bind Variable in PL/SQL By Nayabsoft de Duración hora minuto segunda en buena calidad , que subió el usuario Nayabsoft 23 mayo 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 863 veces y le gustó 8 a los espectadores. Disfruta viendo!