1. Trang chủ
  2. » Giáo án - Bài giảng

de thi hoc ki 2 nam 2010

1 246 0
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 1
Dung lượng 25 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

create database yenuse yen create table phanloai maloai nchar50 not null primary key, tenloai nchar50 not null, create table nhacungcap maNCC nchar50 not null primary key, tenNCC ncha

Trang 1

create database yen

use yen

create table phanloai

( maloai nchar(50) not null primary key, tenloai nchar(50) not null,

)

create table nhacungcap

( maNCC nchar(50) not null primary key, tenNCC nchar (50) not null,

diachi nchar(50) not null,

dienthoai numeric null,

create table khachhang

maKH nchar(50) not null primary key, tenKH nchar(50) not null,

diachi nchar(50) not null,

dienthoai numeric null,

create table hanghoa

maHH nchar(50) not null primary key, tenHH nchar(50) not null,

donvitinh nchar(50) not null,

maloai nchar(50) not null,

create table bangbaogia

maNCC nchar(50) not null primary key, maMH nchar(50) not null,

giaban numeric not null,

create table cungcap

maNCC nchar(50) not null primary key, maHH nchar(50)not null,

ngay date not null,

soluong numeric not null,

create table hoadonbanhang

maHD nchar(50) not null primary key, maKH nchar(50) not null,

maHH nchar(50) not null,

ngay date not null,

soluong numeric not null,

dongia numeric not null,

Ngày đăng: 10/07/2014, 05:00

TỪ KHÓA LIÊN QUAN

w