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

正文內(nèi)容

景點(diǎn)門票銷售管理系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì)-wenkub

2023-04-23 23:51:34 本頁(yè)面
 

【正文】 營(yíng) 業(yè) 員 , 用 戶 姓 名 , 密 碼 , 性 別 , 真 實(shí) 姓 名 , 卡 號(hào) ,年 齡 , 電 話 號(hào) 碼 , 用 戶 類 型 的 信 息 。Custom_T(Custom_ID,Custom_name,Sex,Age,Cardnumber,Custom_type,Custom_phone)該 表 為 游 客 信 息 表 , 表 項(xiàng) 有 游 客 號(hào) , 游 客 姓 名 , 身 份 證 號(hào) , 游 客 類 型 , 游 客 電 話 。Ticket_T(Ticket_type,Ticket_type_name,Ticket_price,Ticket_Count,Ticket_comment,Date)該 表 為 門 票 信 息 表 , 表 項(xiàng) 有 門 票 類 型 , 類 型 名 , 門 票 價(jià) 格 , 門 票 數(shù) 量 , 日 期 。8表 1 Admin_T表列名 數(shù)據(jù)類型 允許空Sell_operator nvarchar(10) NO NULLUser_name varchar(20) NO NULLPassword varchar(20) NO NULLSex char(5) NULLRealname varchar(20) NULLcardnumber char(18) NULLAge int NULLPhone char(11) NULLUser_type char(10) NULL表 2 Custom_T表列名 數(shù)據(jù)類型 允許空Custom_ID char(10) NO NULLCustom_name varchar(20) NO NULLSex char(5) NULLAge int NULLCardnumber char(18) NULLCustom_type char(10) NULLCustom_phone char(11) NULL9表 3 dd_T表列名 數(shù)據(jù)類型 允許空Order_ID char(10) NO NULLCustom_ID char(10) NO NULLTicket_ID char(17) NO NULLTicket_type char(3) NO NULLTicket_Price decimal(5,2) NO NULLSell_operator nvarchar(10) NO NULLSell_date datetime NO NULLSell_month nvarchar(10) NO NULL表 4 Ticket_List表列名 數(shù)據(jù)類型 允許空Ticket_ID char(17) NO NULLTicket_type char(3) NULLSell_flag int NULL表 5 Ticket_summary表列名 數(shù)據(jù)類型 允許空Sell_ID char(20) NO NULLTicket_type char(3) NO NULLSell_date datetime NULLSell_amount int NULLSell_money decimal(5,2) NULLSell_month nvarchar(10) NULL表 6 Ticket_T表列名 數(shù)據(jù)類型 允許空Ticket_type char(3) NULLTicket_type_name char(50) NULLTicket_price decimal(5,2) NO NULLTicket_Count int NO NULLTicket_ment char(200) NO NULLDate datetime NO NULL10create Procedure Pro_QTicsinfstarttime datetime,endtime datetime,sSell_amount_out int output,sSell_money_out decimal(5, 2) outputAS select sSell_amount_out=count(Ticket_ID),sSell_money_out=sum()from dd_T,Ticket_Twhere = and Sell_date between starttime and endtimedeclare starttime datetime, endtime datetime,sSell_amount_out int ,sSell_money_out decimal(5, 2) select starttime=39。exec Pro_QTicsinf starttime,endtime,sSell_amount_out output,sSell_money_out outputselect sSell_amount_out as 門票數(shù)量,sSell_money_out as 金額create Procedure Pro_QTicsminfsSell_month nvarchar(10
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1