📜  选择最后 2 个字符 sql 代码示例

📅  最后修改于: 2022-03-11 15:04:56.044000             🧑  作者: Mango

代码示例1
SELECT RIGHT(Column, number you want) FROM yourtable