SQL Simulator - Docker
  • Welcome
  • Getting Started
    • About SQL Simulator(beta) - Docker
    • Features
    • Benefits
    • Pricing
    • Supported Databases
    • Technical Overview
      • PostView Merge
        • Step 1
        • Step 2
        • Step 3
        • Step 4
        • Step 5
      • PreView Merge
        • Step 1
        • Step 2
        • Step 3
        • Step 4
      • Dry Run
        • Step 1
        • Step 2
        • Step 3
        • Step 4
        • Step 5
        • Step 6
    • Self Destruct Events
    • Docker Install Guide
      • SQL Server
      • Oracle
      • MySQL
      • Postgres
    • Limitations
    • Schedule Free Onboarding
  • Web UI Tutorials
    • SQL Server
      • Initialize Container
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
    • Oracle
      • Initialize Container
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
    • MySQL
      • Initialize Container
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
    • Postgres
      • Initialize Container
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
  • API Tutorials
    • Introduction
    • SQL Server
      • Windows Batch File
    • Oracle
      • Windows Batch File
    • MySQL
      • Windows Batch File
    • Postgres
      • Windows Batch File
  • Help
Powered by GitBook
On this page
  1. Getting Started

Limitations

Currently SQL Simulator only processes DDL\DML statements. There are several more limitation and the below list is not exhaustive.

These limitations will be addressed in future updates.

  • Tables without primary key or unique records may not have accurate results

  • Procedural language statements(TSQL,PLSQL, etc.)

  • Bind Variables

  • CTE

  • Cross Apply

  • Merge

PreviousPostgresNextSQL Server