freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

房產(chǎn)銷售管理信息系統(tǒng)的數(shù)據(jù)庫設計-資料下載頁

2025-04-07 21:35本頁面
  

【正文】 ,,from 客戶join 銷售人員on = join 房產(chǎn)on =create view 銷售人員視圖asselect ,,,from 銷售人員join 工作計劃on =創(chuàng)建索引create index 房產(chǎn)on 房產(chǎn)(房產(chǎn)編號)create index 客戶on 客戶(客戶編號)create index 銷售人員on 銷售人員(銷售人員編號)create procedure 房產(chǎn)信息@name char(10)asselect *from 房產(chǎn)where = @name create procedure 銷售人員出售房產(chǎn)總數(shù)@編號char(10)as select total = count()from 房產(chǎn)join 銷售人員on =where = @編號create procedure 查詢工作計劃@worker char(10)as select *from 工作計劃,銷售人員where = =@worker插入create procedure 新房產(chǎn)@房產(chǎn)編號char(10),@面積Char(10),@房產(chǎn)類型Char(10),@位置Char(30),@上市時間 datetime,@價格Char(10),@付款方式Char(10),@銷售人員編號Char(10)as insert into 房產(chǎn)values(@房產(chǎn)編號,@面積,@房產(chǎn)類型,@位置,@上市時間,@價格,@付款方式,@銷售人員編號)修改create procedure 改房價@newprice char(10),@number char(10)as update 價格set = @newpricewhere =@number觸發(fā)器create trigger 新房產(chǎn)信息on 房產(chǎn)for insert,deleteas select *from insertedselect*from deleted
點擊復制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1