|
|||||||||||
|
[GENERAL] Chunk Delete
From: Abraham, Danny <danny_abraham(at)bmc.com>
Date: Thu Nov 15 2007 - 05:25:17 EST
I am wondering if I can do in PG Chunck Delete, like the Oracle example below. In Oracle we erase 50,000 records using the following: Delete <table name> where <condition> and ROWNUM < 50000; Do we have such a feature in PG? Thanks Danny ---------------------------(end of broadcast)---------------------------TIP 6: explain analyze is your friend Received on Thu Nov 15 05:27:36 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 19:53:54 EDT |
||||||||||
|
|||||||||||