if d=1
select 職工號(hào),姓名,系名,工資,課程號(hào) from 課程管理!教師表,課程管理!學(xué)院表;
where 教師表.系號(hào)=學(xué)院表.系號(hào);
order by 職工號(hào) desc;
into table two.dbf
endif
endif
endif
if a=1 and b=0
if c=1
select 職工號(hào),姓名,系名,課程號(hào) from 課程管理!教師表,課程管理!學(xué)院表;
where 教師表.系號(hào)=學(xué)院表.系號(hào);
order by 職工號(hào);
into table one_x.dbf
else
if d=1
select 職工號(hào),姓名,系名,課程號(hào) from 課程管理!教師表,課程管理!學(xué)院表;
where 教師表.系號(hào)=學(xué)院表.系號(hào);
order by 職工號(hào) desc;
into table one_x.dbf
endif
endif
endif
if a=0 and b=1
if c=1
select 職工號(hào),姓名,工資,課程號(hào) from 課程管理!教師表,課程管理!學(xué)院表;
where 教師表.系號(hào)=學(xué)院表.系號(hào);
order by 職工號(hào);
into table one_xx.dbf
else
if d=1
select 職工號(hào),姓名,工資,課程號(hào) from 課程管理!教師表,課程管理!學(xué)院表;
where 教師表.系號(hào)=學(xué)院表.系號(hào);
order by 職工號(hào) desc;
into table one_xx.dbf
endif
endif
endif
4.將表單以myform為文件名保存在考生文件夾下并根據(jù)題目要求運(yùn)行表單,生成正確的記錄。'
相關(guān)推薦:2010年9月計(jì)算機(jī)等級(jí)考試沖刺備考指導(dǎo)專(zhuān)題北京 | 天津 | 上海 | 江蘇 | 山東 |
安徽 | 浙江 | 江西 | 福建 | 深圳 |
廣東 | 河北 | 湖南 | 廣西 | 河南 |
海南 | 湖北 | 四川 | 重慶 | 云南 |
貴州 | 西藏 | 新疆 | 陜西 | 山西 |
寧夏 | 甘肅 | 青海 | 遼寧 | 吉林 |
黑龍江 | 內(nèi)蒙古 |