浙江7家系统类公司面试题和笔试题


下载地址:[ 下载地址1 ] 所需:¥5



目录:

1. 灵川软件系统(杭州)有限公司招聘笔试题
2. 浙大网新科技系统工程师面试笔试题
3. 浙江大学网络系统有限公司C++笔试题目
4. 浙江公众信息系统集成有限公司C++C试题
5. 浙江鸿程计算机系统有限公司 JAVA面试题
6. NEC软件系统科技(杭州)有限公司测试面试题
7. 杭州娱匠网络科技公司游戏系统策划面试题(笔试真题)

内容节选:




灵川软件系统(杭州)有限公司招聘笔试题


There are one or many answers for each question below.
Part A and Part B are compulsory.
Part C and Part D are optional, but you have to choose one part to answer.

Part A : Database Section

1. Which one belongs to DML?
A. SELECT
B. UPDATE
C. INSERT
D. DELETE

2. The Score table has three columns Stu_No, Subject_No and Score. The data is in the following table. Execute below SQL:
SELECT COUNT (DISTINCT Stu_No)
FROM Score
WHERE Score>60
How many records will be displayed in the query result.


Stu_No Subject_No Score
S1 C1 80
S1 C2 75
S2 C1 Null
S2 C2 55
S3 C3 90

A. 1
B. 2
C. 3
D. 4
、、、、、、


下载地址:[ 下载地址1 ] 所需:¥5

最近更新

热门点击

  • 发表评论
验证码:
匿名发表