Obsidian/Recognition/Programing/Tibero/캐릭터셋 확인.md

5 lines
54 B
Markdown

```SQL
SELECT *
FROM sys."_VT_NLS_CHARACTER_SET"
```