databases Online Quiz - 235
Description: databases Online Quiz - 235 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Functions for error trapping are contained in which section of a PL/SQL block?
Which SELECT statement will get the result 'elloworld' from the string 'HelloWorld'?
COALESCE (A,B)is equivalent to?
You are gathering performance and optimization data for your SQL Server 2005 database. Your company has three custom applications that routinely make use of the database. Each application accesses the database using separate login credentials. You wish to gather information concerning the queries executed by each custom application. To gather this data you decide to create a trace using the SQL Server Profiler. You decide to use one of the predefined SQL Server Profiler templates to define what data should be gathered. Which predefined SQL Server Profiler template would best suit your requirements?
NA