182.

What is the result of the below query: SELECT SUBSTRING('DOTNET', 1, 3) AS 'Substring'

SUBSTRING - Returns part of a character, binary, text, or image expression in SQL Server 2012.