Computer Science, asked by nikhilnetha222, 1 month ago

pl/sql supports datatype(s)​

Answers

Answered by vaishnavi2381
0

Answer:

Explanation:

what does the question mean

Answered by adventureisland
0

In this section, we shall look at the differences between SCALAR and LOB data. In the next sections, we will go through the other three types of data.

Types of Datatypes in PL/SQL :

To PL/SQL variables, constants, arguments, and actual data type give a storage structure, limitations, and an appropriate confidence interval. In this section, we shall look at the differences between SCALAR and LOB data. In the next sections, we will go through the other three types of data.

  • Real numbers with no individual components include NUMBER, DATE, and BOOLEAN.
  • Big Things (LOB) are pointers to bigger objects that have been kept separate from the other attribute values, such as texts, visual images, short films, and sound waves.
  • Inner elements of data items that may be examined individually are composited. For example, collecting and keeping records.
  • Pointers are used to refer to some data items.

Similar questions