I have a .NET console project where I use Oracle.ManagedDataAccess.Client to go through every row in TABLE.
Oracle.ManagedDataAccess.Client
TABLE
My code looks similar to this: