Database Administration (MOSC)

MOSC Banner

Inserting more records to table during export

edited Jun 21, 2022 3:03PM in Database Administration (MOSC) 3 commentsAnswered ✓

Hello everyone,

I'm starting build a program (java / python) to export all records in a table to csv file, my concern is during export of large table (let say 4million records) and another session from application perform insert 5 record more into that table, my question is will I got 4million or 4million + 5 in my csv file ?

thanks,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center