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

正文內(nèi)容

工資數(shù)據(jù)庫管理系統(tǒng)-wenkub

2022-09-18 10:34:13 本頁面
 

【正文】 oney 4 Null 否 津貼 unionfee smallmoney 4 Null 否 工會會費 waterelecfee smallmoney 4 No null 否 水電費 housingfee smallmoney 4 Null 否 住房公積金 agedsafety smallmoney 4 No null 否 養(yǎng)老保險 prize smallmoney 4 Null 否 獎金 punish smallmoney 4 Null 否 懲罰 basepay smallmoney 4 No null 否 基本工資 postpay smallmoney 4 No null 否 崗位工資 實施 CHECK 約束, 養(yǎng)老保險: agedsafety0 住房補貼 津貼 工會會費 住房公積金 獎金 懲罰 缺省值均 為 ‘0’ 設計索引:主鍵員工編號、年月 ( 3) 部門信息表( departmentinfo) 列名 數(shù)據(jù)類型 長度 允許空 主鍵 說明 department_id char 4 No null 是 部門編號 department_name nvarchar 8 No null 否 部門名稱 department_header nvarchar 8 No null 否 部門負責人 設計索引 :主鍵部門編號 ( 4)職稱表( position) 列名 數(shù)據(jù)類型 長度 允許空 主鍵 說明 position_id char 4 No null 是 職稱編號 position_name nvarchar 16 No null 否 職稱名 basepay smallmoney 4 No null 否 基本工資 postpay smallmoney 4 No null 否 崗位工資 設計索引:主鍵職稱編號 表之間的關系 二、 工資管理系統(tǒng)功能描述 系統(tǒng)功能敘述 本系統(tǒng)所描述的 管理系統(tǒng)的主要功能包括 : ( 1) 員工基本信息管理 ? 員工基本信息的錄入 ,包括員工編號 姓名 性別 出生年月 參加工作時間 所屬部門編號 職稱編號 政治面貌 婚姻狀況等信息 。 ? 員工信息的修改 。 ? 員工工資信息的修改 。 ? 部門信息的查詢 。 print 39。 ,count() as 39。 from employeebaseinfo GO 示例: 2) 新增員工 代碼: CREATE PROCEDURE addemployee employee_id char(9)=null, employee_name nvarchar(8)=null, sex char(2)=null, birth smalldatetime=null, workingtime smalldatetime=null, department_id char(4)=null, position_id char(4)=null, politics char(4)=null, marriage char(4)=null AS if employee_id is null or employee_name is null or sex is null or birth is null or workingtime is null or department_id is null or position_id is null or politics is null or marriage is null begin print39。 print39。 set bitsex=1 else set bitsex=0 begin transaction insert employeebaseinfo (employee_id ,employee_name ,sex ,birth ,workingtime, department_id,position_id,politics, marriage ) values (employee_id ,employee_name,bitsex ,birth ,workingtime , department_id ,position_id ,politics,marriage) if error 0 begin rollback transaction return end mit transaction print 39。 GO 示例: 3)員工刪除 代碼: CREATE PROCEDURE employeedele
點擊復制文檔內(nèi)容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1