Background
Need to view non-printable Unicode characters.
Tools
Outline
Here are some tools for viewing non-printable Unicode characters :-
- SoSci Survey GmbH • Munich • Germany
- View Chars
Link
- View Chars
Usage
SoSci Survey GmbH • Munich • Germany
Entered the text pasted below :-
USE [tempdb] GO /****** Object: Table [dbo].[customer] Script Date: 6/19/2019 8:52:08 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO
Received back :-
From the original text, it does not appear that we have non-printable character sets, but plain sight view aside, SoSci Survey GmbH displays all characters.
Artifacts
The small sample file is available here :-
unicodeSampleFiles/sql/dbo.customer.sql
Link