Skip to content

Instantly share code, notes, and snippets.

View bot-nosense's full-sized avatar
:shipit:
don't maybe. this's ...

VuX bot-nosense

:shipit:
don't maybe. this's ...
  • Thái Bình, Việt Nam
  • 20:54 (UTC +07:00)
View GitHub Profile
@uhpd
uhpd / Quan_Ly_Ban_Hang.sql
Last active May 7, 2025 13:42
Quản Lý Bán Hàng _coppy share
CREATE DATABASE QLBH
-----------------------------------------------------
-----------------------------------------------------
---------------------------------------------USE QLBH
-- KHACHANG
CREATE TABLE KHACHHANG(
MAKH char(4) not null,
HOTEN varchar(40),
DCHI varchar(50),
SODT varchar(20),