Javatpoint Logo
Javatpoint Logo

count() Function

The count() is a Math function of Oracle. This function is used to get the total count for a particular column of the table.

Syntax

Parameters

column_name: It is the column name to get the count.

table_name: It is the name of the table in which column name is present.

Table : employee2

Oracle Math count Function

Returns

This function returns the total count for a particular column of the table.

Example 1


Oracle Math count Function

Example 2


Oracle Math count Function
Next TopicOracle Math





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA