Click to See Complete Forum and Search --> : how to view/modify all rows of a oracle table


omshivaprasad2
June 17th, 2005, 05:17 AM
In Excel, all rows can be edited/modified at a place.
In oracle, only one or few rows can be seen by using some UI
or by using sql queries in backend

I would like to know
is it possible to open all the rows in a table of oracle database and change them at a time??
is there any navigator facility, if so plz explain how to open it
plz answer this question

Zeb
June 19th, 2005, 10:27 PM
sounds like you need to check out a program called "Toad". It is a gui for Oracle, similar to SQL Servers Enterprise Manager, and it will let you do what I think you are asking. Do a google search for "Toad" and "Oracle". Don't know what it costs, or if there is a trial version or anything though.