Forum: Oracle May 6th, 2008 |
| Replies: 4 Views: 2,241 hmm.. but what if i dont want to modify the db? .. isn't there a system view which has the state of the tables? .. adding a trigger on each table will make the system too slow, even for a development... |
Forum: Oracle May 5th, 2008 |
| Replies: 4 Views: 2,241 Hi Guys...
i'm not so good at oracle, sql and related stuff.. but i do need to write some simple query's from time to time and i do need to understand that which all tables get updated by a... |
Forum: Oracle Apr 18th, 2008 |
| Replies: 1 Views: 1,019 what will be the functionality of the trigger?.. if it's to distribute the load then i think it should be a row-level trigger. |