Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、次のことを知っています。
c1 xasc table
の値で昇順に並べ替えられたテーブルを返しますがc1、テーブル自体は変更されません。だから私は以外の方法が存在するのだろうか
c1
table:`c1 xasc table
テーブルに変更を適用できます。
次の手順を実行すると、古いテーブルが新しい並べ替えられたバージョンで上書きされます。
`c1 xasc `table