Use temp table instead of large IN clause for performance

Oracle limits to 1000 entries in an IN clause

Some queries run faster joining to temp table

Comments

Popular posts from this blog

Sites, Newsletters, and Blogs

Oracle JDBC ReadTimeout QueryTimeout