Using TSQL, can I increment a CHAR(1) column by one and use it in a LEFT OUTER JOIN without a CASE statement?

后端 未结 2 668
独厮守ぢ
独厮守ぢ 2021-01-18 10:19

This question is similar to my last question. Except this time I\'m using letters rather than 6 digit integers. I want to find the out of sequence \"letters\".

Let\

2条回答
提交回复
热议问题