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.
- Host: GitHub
- URL: https://github.com/heyfoz/sql_misc_queries
- Owner: heyfoz
- License: mit
- Created: 2022-12-14T01:03:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T18:54:40.000Z (about 3 years ago)
- Last Synced: 2025-06-25T16:07:18.759Z (12 months ago)
- Topics: mysql, mysqlworkbench, queries, sql
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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