Are there any SQL Validators that can check syntax against multiple database servers?

后端 未结 4 1324
执笔经年
执笔经年 2021-01-04 00:59

Are there any SQL Validators that can check syntax against multiple database servers?

For example, I might want to check whether a particular query will work against

4条回答
  •  旧巷少年郎
    2021-01-04 01:33

    This is an online mysql syntax checker, but this is mysql only http://www.piliapp.com/mysql-syntax-check/

提交回复
热议问题