`Sys.dm_os_workers` DMV is used to get all the workers in the system. From this DMV, "locale" column has been removed in SQL Server 2012. This column will represent the Locale identifier, which can be used to determine to format the numbers,currencies i...