Convert SQL Server script to Oracle script
Hi all,
I have a ms access DB and converted it to SQL Server DB then I generated a script for it. Now I want to run this script against our oracle DB. Is there a faster way to check if the SQL Server generate script complies with the Oracle script standard?