Oracle

List of Codesnippets in Oracle

How to use Cluster in Oracle

Clustering is a method of storing tables that are intimately related and often joined together into the same area on disk.Read more..
By: Nimish Garg   |    On:  1/18/2011 2:24:33 AM   |    Article

How to monitor data Import and Export performance in Oracle

How to monitor data Import and Export performance in OracleRead more..
By: Nimish Garg   |    On:  1/18/2011 2:25:17 AM   |    Article

How Delete duplicate rows from table in oracle

In this snippet, i will show how to delete duplicate rows from oracle.Read more..
By: Nimish Garg   |    On:  4/6/2011 6:28:10 AM   |    Article

How to use the TRUNCATE and DATE in Oracle Query

In this snippet, i will show you how to use the TRUNCATE function with DATE in Oracle.Read more..
By: Nimish Garg   |    On:  4/6/2011 6:29:27 AM   |    Article
^ Scroll to Top