如何在postgres中使用字符串或数组并返回一些长度的所有组合?
例如,你有ABC,你想得到2个字符的组合,结果应该是:
AB AC BC
预先感谢您的帮助.
sql postgresql math combinations
combinations ×1
math ×1
postgresql ×1
sql ×1