JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
SQL Server interview questions part 2
SQL Server interview questions part 2
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Fill From Example tool also produces a patterns report similar to :
A. Analyze Key Influencers
B. Detect Categories
C. Fill From Example
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Analyze Key Influencers
2. Which of the following tool analyzes and highlights data rows that do not appear to match the general patterns found in the rest of the table ?
A. Exceptions
B. Highlight
C. Scenario Analysis
D. Highlight Exceptions
Show Correct Answer
Correct Answer is :
Highlight Exceptions
3. Scenario Analysis tool allows you to model _______ types of scenarios.
A. 2
B. 3
C. 4
D. 5
Show Correct Answer
Correct Answer is :
2
4. In order to use the Analyze in Excel feature, you must have ___________ installed on the system.
A. SSDT
B. SSMS
C. SSMA
D. None of the mentioned
Show Correct Answer
Correct Answer is :
SSDT
5. The _________ wizard helps you build a classification model based on existing data in an Excel table.
A. Associate
B. Classify
C. Estimate
D. Aggregate
Show Correct Answer
Correct Answer is :
Classify
6. Which of the following code is used to enable the sa login ?
A. ALTER LOGIN sa ENABLE ; GO ALTER LOGIN sa WITH PASSWORD = '
' ; GO
B. ALTER LOGIN sa DISABLE ; GO ALTER LOGIN sa WITH PASSWORD = '
' ; GO
C. ALTER LOGIN sa ENABLE ; GO ALTER LOGIN san WITH PASSWORD = '
' ; GO
D. None of the mentioned
Show Correct Answer
Correct Answer is :
ALTER LOGIN sa ENABLE ; GO ALTER LOGIN sa WITH PASSWORD = '
' ; GO
7. Point out the correct statement :
A. SQL Server 2008 offers three authentication mode options
B. Microsoft’s best practice recommendation is that you use Windows authentication mode whenever possible
C. If you use mixed authentication mode, you should enable the DBA’s Windows account
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Microsoft’s best practice recommendation is that you use Windows authentication mode whenever possible
8. Which of the following feature prefers SQL Server authentication mode over windows authentication?
A. Backward compatibility
B. Forward compatibility
C. Security
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Backward compatibility
9. Windows Authentication Mode is not available when an instance of SQL Server is running on :
A. Windows 98
B. Windows 7
C. Windows 95
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Windows 98
10. Point out the wrong statement :
A. Windows authentication mode dramatically reduces the chances of error or oversight
B. Account administration details in windows mode is stored in passive directory
C. The sa account is a well-known SQL Server account and it is often targeted by malicious users
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Account administration details in windows mode is stored in passive directory
11. Which of the following authentication modes is more secure ?
A. SQL Server Authentication
B. Windows Authentication
C. Mixed Mode
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Windows Authentication
12. By using Windows Authentication, Windows groups can be created at the _________ level.
A. Login
B. Domain
C. User
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Domain
13. ________ optional password policies are available for SQL Server logins.
A. 2
B. 3
C. 5
D. All of the mentioned
Show Correct Answer
Correct Answer is :
3
14. Which of the following is the biggest disadvantage of SQL Server Authentication mode ?
A. SQL Server Authentication cannot use Kerberos security protocol
B. Allows SQL Server to support Web-based applications where users create their own identities
C. Allows SQL Server to support older applications and applications provided by third parties that require SQL Server Authentication
D. None of the mentioned
Show Correct Answer
Correct Answer is :
SQL Server Authentication cannot use Kerberos security protocol
15. The Windows password policies enforced for SQL Server logins depends upon _____________________ API.
A. NetValidate
B. NetValidatePasswordPolicy
C. NetValidatePolicy
D. ValidatePasswordPolicy
Show Correct Answer
Correct Answer is :
NetValidatePasswordPolicy
16. Backing up your SQL Server database is essential for _______ your data.
A. protecting
B. preventing
C. replication
D. None of the mentioned
Show Correct Answer
Correct Answer is :
protecting
17. Point out the correct statement :
A. Using differential backups can save available space
B. Using full backups can save available space
C. Using partial backups can save available space
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Using differential backups can save available space
18. How many types of backups are provided by SQL Server ?
A. 5
B. 6
C. 7
D. 8
Show Correct Answer
Correct Answer is :
8
19. Features provided by SQL Server backups include :
A. Wire compression of data for optimal backup and restore time
B. Supports full and transaction log style backups
C. Backup of MS SQL Server databases without interrupting running MS SQL Server services
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
20. Point out the wrong statement :
A. SQL Server 2003 Enterprise and later versions support compressing backups
B. SQL Server 2008 Enterprise and later versions support compressing backups
C. SQL Server 2000 Enterprise and later versions support compressing backups
D. All of the mentioned
Show Correct Answer
Correct Answer is :
SQL Server 2008 Enterprise and later versions support compressing backups
Similar Interview Questions
Search for latest jobs
Find Jobs