Wenyan: 开发web应用时可以整个对应的数据库驱动吗? mysql的就行

Created on 21 Dec 2019  ·  2Comments  ·  Source: wenyan-lang/wenyan

target-language

Most helpful comment

自「戶」之表中擇「姓」為「曹」者,選其「名」,依升序,書之......

All 2 comments

自「戶」之表中擇「姓」為「曹」者,選其「名」,依升序,書之......

自「戶」之表中擇「姓」為「曹」者,選其「名」,依升序,書之......

SELECT `名` FROM `戶` WHERE `姓` = '曹' ORDER BY `名`

有趣。

Was this page helpful?
0 / 5 - 0 ratings