ORACLE ANALYTICAL FUNCTIONS – 1

ORACLE ANALYTICAL FUNCTIONS – 1 In this article, we will see how Analytical functions works in Oracle. Analytical Function  : Analytical function is used to compute the aggregate values and perform aggregate operations it returns more than value in each group In sql we have… Read More

RENAMING INSTANCE

RENAMING INSTANCE In this article we will learn how to rename a oracle instance. Step 1 : Check instance information

My instance name is primary. No i want to convert Primary to PROD. Step 2 : Shutdown the database

Step 3 : Change… Read More