2 lines
37 B
Text
2 lines
37 B
Text
|
|
select j as i, i as j, value from A;
|
|
|
select j as i, i as j, value from A;
|