Parallel_query is false in my parameter file.
Tables are created in noparallel. I see the first table degree value 1 and other table degree as 2 in user_tables.

+parallel hint is need if the table is in parallel right ? I am not understanding why the query is running in parallel when there is no parallel option is true or valu is 0.

Please help