Learn more about
SSMA
How to define a naming convention in Oracle to SQL Server migrations
Defining a naming convention for the conversion of packaged procedures and functions is a very important step during migration of Oracle database to Microsoft SQL Server. Experienced architects usually point out that this step is as significant as setting schema and data type mapping. Naming convention should be defined at the beginning of the migration […]
Andrii Koval
Migrating to Azure SQL Managed Instance: Reasons and implications
Azure SQL Managed Instance (MI) is a highly-efficient Azure service that allows combining the broadest SQL Server database compatibility with numerous benefits of a fully managed PaaS (Platform as a Service). MI provides a much higher degree of capability than Azure SQL Database DTU and vCore service levels. Read this blog post to know the […]
Roman Muzyka, Andrey Khudyakov