Do you know about a tool that converts Oraclecustom functions to SQL Server? I used an online converter swiss sql, but it converts some of my functions.
Oracle
SQL Server
swiss sql
Microsoft SQL Server Migration Assistant for Oracle should be able to convert some PL / SQL functions to SQL Server.
However, since PL / SQL is much more powerful than T-SQL, every tool fails at some point.
I see that trying to do this is problematic because you are changing from PL / SQL to T / SQL; these are different languages.
, , . , sprocs, .
Microsoft T-SQL Oracle PL/SQL
oracle_sql_server_differences_equivalents
sqlserver
Source: https://habr.com/ru/post/1782746/More articles:control css via php - cssпреобразовывать данные изображения в байтовый код с помощью base64 encodein android - androidDetect emails in text and pass it tag - javaEMF generates non-Java code - eclipseProblem installing Windows service using AssemblyInstaller - c #Free online version of Pascal - pascalC # Problem with Oauth - c #How to verify that a stored procedure without a return value has been executed? - c #How to define a template freer way than interfaces in C # - c #I have a C # Windows Forms application. Can I deploy it online so that users can access it online? - c #All Articles