Q. Which of the following lies between the host machine (Windows OS) and SQL Server?

  • (A) Storage Engine
  • (B) SQL OS
  • (C) Query Executor
  • (D) Query Optimizer
πŸ’¬ Discuss
βœ… Correct Answer: (B) SQL OS

Q. Which checkpoints runs just like any other T-SQL statement, once you issue checkpoint command it will run to its completion?

  • (A) Automatic
  • (B) Manual
  • (C) Indirect
  • (D) Internal
πŸ’¬ Discuss
βœ… Correct Answer: (B) Manual

Q. How much maximum file can be there in one database?

  • (A) 65536
  • (B) 16384
  • (C) 32764
  • (D) 32767
πŸ’¬ Discuss
βœ… Correct Answer: (D) 32767

Q. The size of the page is?

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

Q. Rollback operations are also logged

  • (A) TRUE
  • (B) FALSE
  • (C) Can be true or false
  • (D) Can not say
πŸ’¬ Discuss
βœ… Correct Answer: (A) TRUE

Q. How many types of file groups in SQL Server?

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

Q. MS SQL Server developed by?

  • (A) Microsoft
  • (B) IBM
  • (C) Oracle
  • (D) Google
πŸ’¬ Discuss
βœ… Correct Answer: (A) Microsoft

Q. Microsoft SQL Server Initial release on?

  • (A) 1991
  • (B) 1990
  • (C) 1989
  • (D) 1988
πŸ’¬ Discuss
βœ… Correct Answer: (C) 1989

Q. Which of the following is an Advantages of Instances (SQL Server)?

  • (A) To reduce cost
  • (B) To reduce temporary database problems
  • (C) To separate security privileges
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Q. How many protocol SQL Server has?

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