Q. Which of the following operation requires to run the SQL Server Setup on the node?

  • (A) Update
  • (B) Add
  • (C) Remove
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned

Q. Which of the following tool is used for purpose of data auditing for SQL Server only?

  • (A) Idera
  • (B) ApexSQL
  • (C) SQL Ninja
  • (D) SQL Audit
πŸ’¬ Discuss
βœ… Correct Answer: (B) ApexSQL

Q. Which of the following is the benefit of SQL Server Profiler?

  • (A) Correlating performance counters to diagnose problems
  • (B) Capturing the series of Transact-SQL statements that lead to a problem
  • (C) Finding and diagnosing slow-running queries
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned

Q. Business intelligence (BI) is a broad category of application programs which includes _____________

  • (A) Decision support
  • (B) Data mining
  • (C) OLAP
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned

Q. Which Is The Subset Of SQL Commands Used To Manipulate Oracle Database Structures, Including Tables?

  • (A) Data Manipulation Language(DML)
  • (B) Data Definition Language(DDL)
  • (C) Both Of Above
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (B) Data Definition Language(DDL)

Q. In SQL, Which Command(s) Is(are) Used To Change A Table's Storage Characteristics?

  • (A) MODIFY TABLE
  • (B) CHANGE TABLE
  • (C) ALTER TABLE
  • (D) All Of The Above
πŸ’¬ Discuss
βœ… Correct Answer: (C) ALTER TABLE

Q. MS SQL Server is a ?

  • (A) Personal database
  • (B) Relational database
  • (C) Distributed database
  • (D) Centralised database
πŸ’¬ Discuss
βœ… Correct Answer: (B) Relational database

Q. Which of the following statement are true about SQL Server?

  • (A) It is also an ORDBMS
  • (B) It is platform dependent
  • (C) It is both GUI and command based software
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Q. Which programming language is used to developed MS SQL?

  • (A) C
  • (B) C++
  • (C) Both A and B
  • (D) Java
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both A and B

Q. SQL Server works in client-server architecture, supports how many types of components?

  • (A) 5
  • (B) 4
  • (C) 3
  • (D) 2
πŸ’¬ Discuss
βœ… Correct Answer: (D) 2