I have more than 50 stored procedures that need to export to Oracle from SQL. I noticed the difference in syntax between MSSQL and Oracle. Is there a way to export stored procedures from MSSQL to ORacle without creating them again in Oracle?
- If that cannot do it, then it probably cannot be done without much rewriting..SqlServer's syntax is different for many things, although Oracle 9.2's sql is more standard than it used to be..
( Youmay need to register at otn first, do so, it is very handy and free)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.