How Many Categories of Data Types?
Submitted by: AdministratorPL/SQL data types are grouped into 4 categories:
► Scalar Data Types: A scalar data type holds a single value.
► Composite Data Types: A composite data type has internal components, such as the elements of an array.
► LOB Data Types: A LOB data type holds a lob locator that specify the location of a large object.
► Reference Data Types: A reference data type holds a pointer that points to another data object.
Submitted by: Administrator
► Scalar Data Types: A scalar data type holds a single value.
► Composite Data Types: A composite data type has internal components, such as the elements of an array.
► LOB Data Types: A LOB data type holds a lob locator that specify the location of a large object.
► Reference Data Types: A reference data type holds a pointer that points to another data object.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | How To Write Date and Time Interval Literals in Oracle? |
☺ | How To View the Dropped Tables in Your Recycle Bin? |
☺ | How To Run SQL*Plus Commands in SQL Developer? |
☺ | How To Use IN Conditions in Oracle? |
☺ | How To Use Values from Other Tables in UPDATE Statements using Oracle? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Oracle RMAN Interview Questions. |