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

antlr_supported_sql.postgre.dal.show.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="PostgreSQL" namespace="postgre.dal.show">
    <sql-case id="show_all" value="SHOW ALL" />
    <sql-case id="show_server_version" value="SHOW SERVER_VERSION" />
</sql-cases>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy