Q. __________menu allows user to set up some keyboard shortcuts.

  • (A) Edit
  • (B) File
  • (C) Tools
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) Tools

Q. Which menu is used to restore windows to their original locations?

  • (A) Edit
  • (B) File
  • (C) Tools
  • (D) Windows
πŸ’¬ Discuss
βœ… Correct Answer: (D) Windows

Q. Which of the following is used to build sql statements without writing code?

  • (A) Registered Servers
  • (B) Query Designer
  • (C) Template Explorer
  • (D) Context Explorer
πŸ’¬ Discuss
βœ… Correct Answer: (B) Query Designer

Q. ______________ is schematic drawing used for representing relationships in database.

  • (A) Trigger
  • (B) Database Diagrams
  • (C) Table designer
  • (D) Query Editor
πŸ’¬ Discuss
βœ… Correct Answer: (B) Database Diagrams

Q. The _________ database is used by SQL Server Agent for scheduling alerts and jobs, and recording operators.

  • (A) model
  • (B) msdb
  • (C) master
  • (D) temp
πŸ’¬ Discuss
βœ… Correct Answer: (B) msdb

Q. Which of the following is a large object data type?

  • (A) varchar(max)
  • (B) varbinary(max)
  • (C) nvarchar(max)
  • (D) image
πŸ’¬ Discuss
βœ… Correct Answer: (D) image

Q. Data types in SQL Server are organized into how many categories?

  • (A) 6
  • (B) 7
  • (C) 9
  • (D) 11
πŸ’¬ Discuss
βœ… Correct Answer: (A) 6

Q. An outstanding functionality of SQL is it’s the support for

  • (A) Gathering data
  • (B) Automatic navigation to the target data.
  • (C) Sorting data
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) Automatic navigation to the target data.

Q. SQL does not need to know

  • (A) Data is right
  • (B) How data stored
  • (C) Data is wrong
  • (D) none of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) How data stored

Q. SQL server 2005 introduces notification support for

  • (A) SQL server queries
  • (B) DBMS
  • (C) C Language
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) SQL server queries