XML datatype was introduced in which of the following versions of SQL Server? September 1, 2021September 1, 2021 administrator XML datatype was introduced in which of the following versions of SQL Server?SQL Server 2005Well Done. Your Answer is Correct Keep it Up!SQL Server 2000SQL Server 2008SQL Server 2014
SQL Server provides how many Xquery methods? September 1, 2021September 1, 2021 administrator SQL Server provides how many Xquery methods?5Well Done. Your Answer is Correct Keep it Up!643
What is the hybrid model in SQL Server? September 1, 2021September 1, 2021 administrator What is the hybrid model in SQL Server?Combination of relational and XML data type columnsWell Done. Your Answer is Correct Keep it Up!Combination of relational and non relational data type columns Using XML with viewsUsing XML with triggers
Which of the reasons will force you to use XML data model in SQL Server? September 1, 2021September 1, 2021 administrator Which of the reasons will force you to use XML data model in SQL Server?All options are correctWell Done. Your Answer is Correct Keep it Up!Your data is sparse or you do not know the structure of the dataYour data represents containment hierarchyOrder is inherent in your data
Which SQL keyword is used to retrieve a maximum value? September 1, 2021September 1, 2021 administrator Which SQL keyword is used to retrieve a maximum value?MAXWell Done. Your Answer is Correct Keep it Up!UPPERTOPMOST
Which of the following command is used to get child items in powershell? September 1, 2021September 1, 2021 administrator Which of the following command is used to get child items in powershell? Get-ChildWell Done. Your Answer is Correct Keep it Up!Set-AliasGet-CommandGet-ChildItem
DecryptByKeyAutoCert is ________________ type function. September 1, 2021September 1, 2021 administrator DecryptByKeyAutoCert is ________________ type function.Symmetric decryption with Automatic key handlingWell Done. Your Answer is Correct Keep it Up!Asymmetric Encryption and decryptionEncryption HashingSymmetric Encryption and decryption
Text and Image Functions are ___________ September 1, 2021September 1, 2021 administrator Text and Image Functions are ___________nondeterministicWell Done. Your Answer is Correct Keep it Up!deterministictable valuedAll options are correct
__________ are used for supporting encryption, decryption, digital signing and their validation. September 1, 2021September 1, 2021 administrator __________ are used for supporting encryption, decryption, digital signing and their validation.Cryptographic functionsWell Done. Your Answer is Correct Keep it Up!Cursor functionsConfiguration functionsNone of the options are correct
Data types in SQL Server are organized into how many categories? September 1, 2021September 1, 2021 administrator Data types in SQL Server are organized into how many categories? 6Well Done. Your Answer is Correct Keep it Up!8910