https://github.com/cyril-mathe/revendeur-de-the-sql
https://github.com/cyril-mathe/revendeur-de-the-sql
mysql sql
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyril-mathe/revendeur-de-the-sql
- Owner: Cyril-Mathe
- Created: 2025-02-10T09:46:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T15:45:02.000Z (over 1 year ago)
- Last Synced: 2025-08-22T00:58:54.862Z (10 months ago)
- Topics: mysql, sql
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Base de données MySQL
## Description 📝 :
Réalisation d'une base de données en MySQL.
Utilisation de create database, create table, int, unsigned, auto_increment, varchar(), not null, timestamp, default, current_timestamp, primary key, unique, decimal, foreign key, create view, select, from, oder by, as, join, on, desc, limit, insert into et values.
## Technologies 🛠️ :
- MySQL