An open API service indexing awesome lists of open source software.

https://github.com/heyfoz/sql_misc_queries

This repository contains an SQL filed named MISCSQL.sql, which provides MySQL query examples related to an application that utilizes the Java Persistence API. The SQL queries can be executed via a MySQL Workbench connection or Azure Cloud Shell for an Azure Database for MySQL flexible server.
https://github.com/heyfoz/sql_misc_queries

mysql mysqlworkbench queries sql

Last synced: 10 months ago
JSON representation

This repository contains an SQL filed named MISCSQL.sql, which provides MySQL query examples related to an application that utilizes the Java Persistence API. The SQL queries can be executed via a MySQL Workbench connection or Azure Cloud Shell for an Azure Database for MySQL flexible server.

Awesome Lists containing this project

README

          

# sql_misc_queries

This repository contains an SQL filed named MISCSQL.sql, which provides MySQL query examples related to an application that utilizes the Java Persistence API. The SQL queries can be executed via a MySQL Workbench connection or Azure Cloud Shell for an Azure Database for MySQL flexible server.

The SQL scripts contain code to update table data, alter table structure, and view data modifications.

Link to MISCSQL.sql file: SQL MISC Queries

Copyright (c) 2022 Forrest Moulin