This is a collection of SQL scripts I've built up since starting to work with Oracle Fusion in 2019. I can't confirm for certain that all of the scripts work ...
-- Description: This script prompts for a hint. It does not validate the hint. It creates a -- SQL Profile with the hint test and attaches it to the provided sql_id. -- This script should now work ...
Man, I <I>really</I> do not want to do this by hand.<P>To put it simply:<P>I have a bunch of SQL Server 7 scripts.<BR>I need them to be a bunch of Oracle 8.1.6 scripts instead.<BR>Is there any ...