Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scottgriv/sql-useful_db2_queries

A collection of useful IBM Db2 queries.
https://github.com/scottgriv/sql-useful_db2_queries

as400 db2 db2-database ibmi query sql

Last synced: 20 days ago
JSON representation

A collection of useful IBM Db2 queries.

Awesome Lists containing this project

README

        









IBM Badge


GitHub Badge
Email Badge
BuyMeACoffee Badge


Bronze

---------------

Useful Db2 SQL Queries

A sample of useful IBMi Db2 queries.

---------------

## Table of Contents

- [Getting Started](#getting-started)
- [Resources](#resources)
- [License](#license)
- [Credits](#credits)

## Getting Started

Use the [sql-useful_db2_queries.sql](sql-useful_db2_queries.sql) file to run the queries in this repository.

## Resources

- [IBM Db2 for i](https://www.ibm.com/docs/en/i/7.4?topic=overview-db2-i)
- [IBM Db2 for i SQL reference](https://www.ibm.com/docs/en/i/7.2?topic=reference-sql)

## License

This project is released under the terms of **The Unlicense**, which allows you to use, modify, and distribute the code as you see fit.
- [The Unlicense](https://choosealicense.com/licenses/unlicense/) removes traditional copyright restrictions, giving you the freedom to use the code in any way you choose.
- For more details, see the [LICENSE](LICENSE) file in this repository.

## Credits

**Author:** [Scott Grivner](https://github.com/scottgriv)

**Email:** [[email protected]](mailto:[email protected])

**Website:** [scottgrivner.dev](https://www.scottgrivner.dev)

**Reference:** [Main Branch](https://github.com/scottgriv/sql-useful_db2_queries)

---------------