adspace
Answer Posted / Om Prakash Bharti
"PowerShell" is a scripting language and automation framework that is integrated into SQL Server 2008. PowerShell allows database administrators to perform tasks more efficiently by automating repetitive tasks, configuring servers, managing data, and monitoring performance. The integration of PowerShell with SQL Server provides a powerful tool for managing SQL Server environments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different subsets of sql?
What is sql or structured query language?
Why we use the openxml clause?
What is a coalesce function?
What kind of problems occurs if we do not implement proper locking strategy?
How to rebuild the master database?
Disadvantages of the indexes?
What is the primary use of the model database?
What are the source of constraints?
What is the difference between for xml raw and for xml auto?
What is an indexed view?
Can you index views?
what is the difference between openrowset and openquery?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Explain system functions or built-in functions? What are different types of system functions?