All Downloads are FREE. Search and download functionalities are using the official Maven repository.

antlr_supported_sql.mysql.tcl.begin_work.xml Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<sql-cases db-types="MySQL" namespace="mysql.tcl.beginWork">
    <sql-case id="begin" value="BEGIN" />
    <sql-case id="begin_read_only" value="START TRANSACTION READ ONLY" />
</sql-cases>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy