https://github.com/akashash01/sql-basic-table-creation
This SQL codes might useful for creating a simple Database, by creating a multiple tables.
https://github.com/akashash01/sql-basic-table-creation
database ddl dml dql sql
Last synced: 6 months ago
JSON representation
This SQL codes might useful for creating a simple Database, by creating a multiple tables.
- Host: GitHub
- URL: https://github.com/akashash01/sql-basic-table-creation
- Owner: Akashash01
- Created: 2021-08-25T13:55:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T13:56:44.000Z (about 4 years ago)
- Last Synced: 2025-02-07T06:45:14.688Z (8 months ago)
- Topics: database, ddl, dml, dql, sql
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL-basic-table-creation
This SQL codes might useful for creating a simple Database, by creating a multiple tables.