0% found this document useful (0 votes)
44 views

Chuyen Du Lieu Word Sang SQL Bang Exel

The document contains customer data including customer ID, name, address, phone number, date of birth, sales amount, and registration date for 9 customers. The data is formatted to be inserted into a database table called KHACHHANG with the corresponding column names and values.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Chuyen Du Lieu Word Sang SQL Bang Exel

The document contains customer data including customer ID, name, address, phone number, date of birth, sales amount, and registration date for 9 customers. The data is formatted to be inserted into a database table called KHACHHANG with the corresponding column names and values.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

KHACHHANG

MAKH HOTEN DCHI SODT NGSINH DOANHSO NGDK


731 Tran
Nguyen Hung Dao,
KH01 08823451 22/10/1960 13060000 22/07/2006
Van A Q5,
TpHCM

23/5
Tran Ngoc Nguyen
KH02 0908256478 3/4/1974 280000 30/07/2006
Han Trai, Q5,
TpHCM
KH03 Tran Ngoc L45 Nguyen 0938776266 12/6/1980 3860000 05/08/2006 INSERT INTO KHACHHANG
KH04 Tran Minh L50/34 Le Da0917325476 9/3/1965 250000 02/10/2006 INSERT INTO KHACHHANG
KH05 Le Nhat Min34 Truong D08246108 10/3/1950 21000 28/10/2006 INSERT INTO KHACHHANG
KH06 Le Hoai Thu227 Nguyen08631738 31/12/1981 915000 24/11/2006 INSERT INTO KHACHHANG
KH07 Nguyen Van32/3 Tran B 0916783565 6/4/1971 12500 01/12/2006 INSERT INTO KHACHHANG
KH08 Phan Thi Th45/2 An Du 0938435756 10/1/1971 365000 13/12/2006 INSERT INTO KHACHHANG
KH09 Le Ha Vinh 873 Le Hon 08654763 3/9/1979 70000 14/01/2007 INSERT INTO KHACHHANG
INSERT INTO KHACHHANG
INSERT INTO KHACHHANG
INSERT INTO KHACHHANG VALUES('KH01','Nguyen Van A','731 Tran Hung Dao, Q5, TpHCM', '08823451','22/10/1960','13060000','22/07/
INSERT INTO KHACHHANG VALUES('KH02','Tran Ngoc Han','23/5 Nguyen Trai, Q5, TpHCM', '0908256478','3/4/1974','280000','30/07/200
INSERT INTO KHACHHANG VALUES('KH03','Tran Ngoc Linh','45 Nguyen Canh Chan, Q1, TpHCM', '0938776266','12/6/1980','3860000','05/
INSERT INTO KHACHHANG VALUES('KH04','Tran Minh Long','50/34 Le Dai Hanh, Q10, TpHCM', '0917325476','9/3/1965','250000','02/10/
INSERT INTO KHACHHANG VALUES('KH05','Le Nhat Minh','34 Truong Dinh, Q3, TpHCM', '08246108','10/3/1950','21000','28/10/2006')
INSERT INTO KHACHHANG VALUES('KH06','Le Hoai Thuong','227 Nguyen Van Cu, Q5, TpHCM', '08631738','31/12/1981','915000','24/11/2
INSERT INTO KHACHHANG VALUES('KH07','Nguyen Van Tam','32/3 Tran Binh Trong, Q5, TpHCM', '0916783565','6/4/1971','12500','01/12
INSERT INTO KHACHHANG VALUES('KH08','Phan Thi Thanh','45/2 An Duong Vuong, Q5, TpHCM', '0938435756','10/1/1971','365000','13/
INSERT INTO KHACHHANG VALUES('KH09','Le Ha Vinh','873 Le Hong Phong, Q5, TpHCM', '08654763','3/9/1979','70000','14/01/2007')
2/10/1960','13060000','22/07/2006')
3/4/1974','280000','30/07/2006')
66','12/6/1980','3860000','05/08/2006')
6','9/3/1965','250000','02/10/2006')
950','21000','28/10/2006')
31/12/1981','915000','24/11/2006')
565','6/4/1971','12500','01/12/2006')
756','10/1/1971','365000','13/12/2006')
979','70000','14/01/2007')

You might also like