QuestionQ104

Database Fundamentals

Which option best characterizes PowerShell’s function in a database environment?

  • A It allows Python to connect to databases.
  • B It allows Linux systems to connect to databases.
  • C It allows connections to databases through ODBC.
  • D It allows connections to databases through scripts.
Explanation

PowerShell enables scripted automation and administration tasks, including connecting to and working with databases through scripts.

Community Discussion

No comments yet. Be the first to start the discussion!