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

Опубликовано: 23 Май 2017
на канале: 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.


На этой странице сайта вы можете посмотреть видео онлайн PL/SQL tutorial Bind Variable in PL/SQL By Nayabsoft длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Nayabsoft 23 Май 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 863 раз и оно понравилось 8 зрителям. Приятного просмотра!