Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 414 Bytes

STAND

Simple(S) Table(T) Across(A) Numerous(N) Databases(D) aka STAND

STAND is a simple .sql script which creates a table ORDERS for any of the popular relational databases. It also inserts 7 sample records in the ORDERS table

Databases Supported :

 Oracle
 MySQL
 Postgres
 MariaDB
 SQL Server
 SQLlite
 Snowflake
 Amazon Redshift
 Amazon Aurora DSQL

 Sybase (Coming Soon)
 IBM DB2 (Coming Soon)