A. 關於VFP中使用SQL語句的命令幫幫我,拜託大家!
1、sele * from a.dbf where 姓名=「張三」
2、sele * from a.dbf where 性別=.t.
3、sele 部門,sum(工資) as 工資總額 from a.dbf group by 部門
4、不會
A. 關於VFP中使用SQL語句的命令幫幫我,拜託大家!
1、sele * from a.dbf where 姓名=「張三」
2、sele * from a.dbf where 性別=.t.
3、sele 部門,sum(工資) as 工資總額 from a.dbf group by 部門
4、不會