Posts

Showing posts from July, 2022

#azuretalks #azure #umeshpandit Renew free Microsoft Certification for one more year! Open Book! @Azuretalks by Umesh Pandit

Image
#azuretalks #azure #umeshpandit Renew free Microsoft Certification for one more year! Open Book! @Azuretalks by Umesh Pandit Renew free Microsoft Certification for one more year! Open Book! Step 1: Go to https://docs.microsoft.com/en-us/users/me/certifications Step 2: Sign in  Step 3: Go to Certification> view all> Old Link to view the Transcript https://mcp.microsoft.com/Anonymous/Transcript/Validate>  Transcript ID : 11324** Access Code : umeshpan***

What is sql collation and how we can change in sql virtual machine on azure? Sql collation: like: SQL_Latin1_General_CP1_CI_AS

Image
 What is sql collation and how we can change in sql virtual machine on azure? Sql collation: like:  SQL_Latin1_General_CP1_CI_AS Breaks up into interesting parts: 1. latin1 makes the server treat strings using charset latin 1, basically ascii 2. CP1 stands for Code Page 1252 3. CI case insensitive comparisons so 'ABC' would equal 'abc' 4. AS accent sensitive, so 'ΓΌ' does not equal 'u'

D365FO Database movement from T1 to T2 known as Golden configuration promotion Tire 1 to Tire 2 movement of database in D365FO

Image
   D365FO Database movement from T1 to T2 known as Golden configuration promotion Tire 1 to Tire 2 movement of database in D365FO