optimize table creation for specific treatment
Hello,
I want to create a table with 4 or 5 columns (Char and number), one insert to populate it but with a high number of select and update
Which clause could i use to optimize treatments on this table ?
I use Oracle 11g
Thanks for you help