公司A有一个SQL SERVER 2005数据库服务器。你被指派了一个任务是去得到当前已登录数据库的用户的信息。为此,你需要去创建一个返回指定用户活动时长的函数,请问,下面哪两个方法能达到这个目的?()A、创建一个返回值列表的函数,它返回给定用户的登录时间值B、创建一个返回值列表的函数,它返回返回超过当前用户登录时长的那些用户的登录小时数C、创建一个返回指定用户当天登录小时数的函数D、创建一个返回指定用户当月登录小时数的函数

公司A有一个SQL SERVER 2005数据库服务器。你被指派了一个任务是去得到当前已登录数据库的用户的信息。为此,你需要去创建一个返回指定用户活动时长的函数,请问,下面哪两个方法能达到这个目的?()

  • A、创建一个返回值列表的函数,它返回给定用户的登录时间值
  • B、创建一个返回值列表的函数,它返回返回超过当前用户登录时长的那些用户的登录小时数
  • C、创建一个返回指定用户当天登录小时数的函数
  • D、创建一个返回指定用户当月登录小时数的函数

相关考题:

下列哪个版本的SQL Server是完全由微软公司开发的第一个SQL Server版本( )。 A、SQL Server4.2B、SQL Server6.0C、SQL Server 7.0D、SQL Server 2000

以下属于网络数据库SQL Server中常见的版本的是() A.SQL Server 2000企业版B.SQL Server 2000标准版C.SQL Server 2000个人版D.SQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是

You are the administrator of a SQL server computer. The server is running SQL Server 6.5 and SQL Server 7.0.You install a named instance of SQL Server 2000, and then run the SQL server upgrade wizard. On the database selection screen, some of the SQL Server 6.5 databases are not listed.You cancel the SQL Server upgrade wizard.You need to ensure that the SQL Server 6.5 databases are listed in the wizard. What should you do?A.Uninstall SQL Server 7.0, and then rerun the SQL Server upgrade wizard.B.Run the Microsoft SQL Server-switch application, and then rerun the SQL Server upgrade wizard.C.Create a data transformation services package that imports the databases from SQL Server 6.5 to SQL Server 2000, and then execute the package.D.Uninstall SQL Server 2000, and then reinstall SQL Server 2000 as the default instance.

在哪里可以查看SQL Server 2008中的当前日志()。 A.SQL Server Management Studio中的安全性——SQL Server日志B.SQL Server Management Studio中的数据库——SQL Server日志C.SQL Server Management Studio中的管理——SQL Server日志D.SQL Server Management Studio中的管理——维护计划

ms sql server 与sql server有多大的区别?

SQL Server中一个数据页的大小是__________KB。

你正在设计一个计划迁移Microsoft SQL Server 2008数据库SQL Azure。你不计划来迁移SQL Server数据库SQL Server 2008 R2,你需要推荐一个方法执行批量数据传输从SQL Server数据库SQL Azure。你推荐什么?()A、使用bcp工具。B、使用dta效用。C、使用SQL Server导入和导出向导。D、附上每个SQL Server数据库SQL Azure。

以下不属于网络数据库SQL Server中常见的版本的是()A、SQL Server 2000企业版B、SQL Server 2000标准版C、SQL Server 2000增强版D、SQL Server 2000开发版

你正在设计一个计划对现有的Microsoft SQL Server 2008数据库迁移到SQL Azure数据库包含一个SQL服务器代理工作,清理应用程序日志表。您需要推荐一个方法确保SQL Server代理工作继续不加修改地运行。你推荐()A、使用SQL Azure数据同步服务。B、在SQL Azure运行SQL Server代理。C、使用SQL Server集成服务(ssi)连接到SQL Azure。D、连接现有的本地SQL Server代理工作SQL Azure。

下列叙述中正确的是()。A、SQL SERVER实例是提供服务的,所以一个SQL Server实例称为一个数据库服务器B、SQL SERVER实例也叫做数据库引擎C、若计算机上安装多个SQL SERVER实例,则它们可以相互管理

以下属于网络数据库SQL Server中常见的版本的是()A、SQL Server 2000企业版B、SQL Server 2000标准版C、SQL Server 2000个人版D、SQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是

Which two statements describe the behavior of the server's SQL mode?()A、The server's SQL mode determines how the server should behave when performing data validation check and interpreting different forms of syntaxB、The server's SQL mode determines whether the server should be read-only or should accept commands such as INSERT and UPDATEC、The server's SQL mode can be changed at the session level with a SET SESSION sql_mode="new_value" commandD、The server's SQL mode, when globally set on a slave server, applies to events sent from the master

下列操作中,()不是SQL server服务管理器功能。A、启动SQL serve:服务B、停止SQL server服务C、有SQL查询命令D、暂停SQL serve:服务

你计划的部署SQL Azure数据库。你的公司有一个卷Microsoft SQL Server2008的许可协议。SQL Azure数据库必须保持每月99.9%的可用性。你需要推荐的方法减少每月的费用与SQL Azure数据库。该有关你推荐()A、处理器许可证添加到现有的SQL Server许可协议。B、消费购买Windows Azure平台订阅。C、SQL Server服务提供商购买许可协议(改变)。D、购买一个SQL Server Web扩展现有SQL Server许可证许可协议。

某公司的网络中有一台数据库服务器,服务器上运行的应用软SQL Server 2000.某日数据库管理员通过操作系统的工具“性能监视器”对SQL Server进行性能监视时,选择的监视对象为:SQL Server:Cache Manager,通过该对象他可以监视的内容为()A、SQL Server数据库对象的分配B、SQL Server复制代理程序的信息C、SQL Server内存的使用信息D、SQL Server高速缓存的信息

下列()不是SQL Server服务。A、SQL ServerB、MS DTCC、SQL Server AgentD、PWS

下列操作中,()不是SQL Server服务管理器功能。A、启动SQL Server服务B、停止SQL Server服务C、执行SQL查询命令D、暂停SQL Server服务

()工具是Microsoft SQL Server2005提供的集成环境,这种工具可以完成访问、配置、控制、管理和开发SQL Server的所有工作。A、Microsoft SQL Server Management StudioB、SQL Server配置管理器C、Analysis ServicesD、SQL Server Business Intelligence Development Studio

下列操作中,哪个不是SQL Server服务管理器功能()?A、执行SQL查询命令B、停止SQL Server服务C、暂停SQL Server服务D、启动SQL Server服务

公司A有一个名为SQL1的SQL Server 2005服务器。SQL1设置为SQL Server和Windows身份认证模式。使用Windows认证,在SQL1上你有sysadmin权限。使用SQL1工作的所有用户都反映说:使用SQL1的所有应用程序均停止响应。你的上司让你去调查此问题。在任务管理器中,你注意到CPU使用率为100%。你试图用SQL Server Management Studio连接到SQL1。但SQL1没有响应。你需要连接到SQL1才能诊断问题。哪两种方法可能让你达成此目标?()A、用osql实用工具连接到SQL1B、使用专用管理员连接的sqlcmd实用工具连接到SQL1C、用SQL Server Management Studio连接到SQL1。打开一个查询窗口并执行以下语句:DBCC TRACEON 1244D、在SQL Server Management Studio中,在工具栏上,点击数据库引擎查询以打开连接到数据库引擎对话框。在服务器名称文本框内,敲入ADMIN:SQL1。选择SQL Server身份认证并提供你的sa身份。点击连接按钮

You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2.   You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure.  What should you recommend?()A、 Use the bcp utility.B、 Use the dta utility.C、 Use the SQL Server Import and Export Wizard.D、 Attach each SQL Server database to SQL Azure.

公司A使用SQL SERVER 2005 数据库。最近,用户报告“收到订单处理系统出现死锁的错误消息“的频率增加了(订单处理系统最近常出现死锁)。你需要去监视在死锁发生时,那一个对象和SQL SERVER进程ID正在运行。为此,你需要在死锁发生时,每一个参与者的状态信息,你应该如何得到?()A、通过使用SQL Server Profiler跟踪Lock:Timeout事件。B、通过使用系统监视器,观察SQLServer:Locks - Number of Deadlocks/sec 计数器。C、通过使用SQL Server Profiler跟踪Lock:Deadlock事件。D、通过使用SQL Server Profiler跟踪Lock:Deadlock Chain事件。

You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure.The database includes a SQL Server Agent job that cleans the application log table.   You need to recommend an approach for ensuring that the SQL Server Agent job continues to run without modification.  What should you recommend?()A、 Use the SQL Azure Data Sync service.B、 Run the SQL Server Agent in SQL Azure.C、 Use SQL Server Integration Services (SSIS) to connect to SQL Azure.D、 Connect the existing on-premise SQL Server Agent jobs to SQL Azure.

单选题You need to select the appropriate edition of SQL Server 2005 for the portable computers that are used in the Mortgage Data Cleansing project. Which edition should you use?()AMicrosoft SQL Server 2005 Mobile EditionBMicrosoft SQL Server 2005 Express EditionCMicrosoft SQL Server 2005 Standard EditionDMicrosoft SQL Server 2005 Workgroup Edition

单选题下列操作中,哪个不是SQL Server服务管理器功能()?A执行SQL查询命令B停止SQL Server服务C暂停SQL Server服务D启动SQL Server服务

单选题下列操作中,()不是SQL Server服务管理器功能。A启动SQL Server服务B停止SQL Server服务C执行SQL查询命令D暂停SQL Server服务

单选题You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. According to the company requirement, you migrate an application from Microsoft SQL Server 2000 to Microsoft SQL Server 2008. You have to monitor the SQL Server instance, and record the use of features which will be discontinued. What should you do? ()AThe SQL Server 2008 Upgrade Advisor should be used BYou should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes CYou should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes DYou should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes.

单选题You need to design the consolidation plan for SQL1, SQL2, and SQL3. You need to identify the appropriate combination of SQL Server instances and SQL Server 2005 computers that are needed to fulfill the company’s consolidation plans and security requirements.Which combination should you use?()Aone SQL Server 2005 computer with one instanceBtwo SQL Server 2005 computers, each with two instancesCtwo SQL Server computers, one with one instance and one with three instancesDone SQL Server 2005 computer with two instances