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

https://github.com/willis7/keywords-toupper

Convert SQL keywords to uppercase
https://github.com/willis7/keywords-toupper

Last synced: 12 months ago
JSON representation

Convert SQL keywords to uppercase

Awesome Lists containing this project

README

          

# SQL KEYWORDS TO UPPER

Simple app to convert SQL keywords to uppercase.

## Build

go build -o keywords main.go

## Run

cat file.sql | ./keywords