多项选择题

You need to create a column that allows you to createa unique constraint. Which two column definitions should you choose?()

A.nvarchar(100) NULL
B.nvarchar(max) NOT NULL
C.nvarchar(100) NOT NULL
D.nvarchar(100) SPARSE NULL

<上一题 目录 下一题>
热门 试题

多项选择题
You are adatabase solutions architect.Your company plans to develop asolution by using a SQLServer 2008 instance. The solutionhas the following business requirements: Import datafromvarious datasources suchas MicrosoftOffice Excel, Microsoft SQL Server2000, Microsoft SQL Server 2005, and CSV files. Profile the source data before it is imported. Provide collaboration andoffline capabilities to mobile users. Allowmobile users to use heterogeneous data stores. You need to configure the appropriate SQL Server components to accomplish the business requirements. You want to achieve this goal by using the minimum amount of administrative effort. Which two SQL Server components should you use?()

A.Analysis Services
B.Reporting Services
C.Integration Services
D.Notification Services
E.Microsoft Sync Framework

相关试题
  • You are adatabase developer. You d...
  • Your database is 5GB and contain ...
  • You are a database developer. You...