· 简述发布Web程序的流程,在IIS中有哪些安全设置。
· 简述SQLServer 2005 的安全配置。
· SQL Server 2005 相对于SQL Server 2000 有哪些改进的地方。
· 表变量和临时表的优劣势。
· SSIS相对于DTS有哪些优势。
· Use one SQL sentence to change the type of columnin table from “int” to “char”
· What’s the difference between LEFT JOIN andRIGHT JOIN
· How to resolve the issues from the teammembers
· How to communicate with customer if new requirementis added
· How to deploy the web project in servermachine
· How to set the permissions of IIS
· How to deploy the database from one machineto another machine
· 描述几种你在项目中用到的设计模式。
· 设计一个界面,能够实现增删改的功能。
· 如何设计权限,让SQL Server用户只能访问存储过程,不能直接访问表和视图。
· 编写脚本,让SQLServer 能够读取每天新增加的数据(数据存储在不同的文本文件中)
· 如何识别服务器中SQL Server 运行速度变慢的原因