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 ...
  • Việt Nam
  • 19:53 (UTC +07:00)
View GitHub Profile
@uhpd
uhpd / Quan_Ly_Ban_Hang.sql
Last active November 5, 2024 06:20
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),