SQL Simulator
  • Welcome
  • Getting Started
    • About SQL Simulator(beta)
    • Features
    • Benefits
    • Pricing
    • Platform List
    • 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
    • K8s Install Guide
      • Azure Marketplace
      • Azure AKS
      • Google GKE
      • Amazon EKS
      • Other Cloud Provider
      • On Prem K8s
    • Limitations
    • Schedule Free Onboarding
  • Hello World Tutorials
    • SQL Server
      • Pod Setup
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
    • Oracle
      • Pod Setup
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
    • MySQL
      • Pod Setup
      • Database Setup
      • SQL Scripts
      • Add SQL Script
      • Datasource Config
      • Dry Run
      • Preview Merge
      • Postview Merge
    • Postgres
      • Pod Setup
      • 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
  2. Technical Overview
  3. Dry Run

Step 3

Create Tables

PreviousStep 2NextStep 4

Last updated 1 year ago

It then creates those tables inside the K8s database pod.

Please note that the schema name that is used in the pod database is "simdb". This is done by using a "SQL Set Rewrite Parser" engine.