📜  mysql代码示例中的前10行

📅  最后修改于: 2022-03-11 15:05:08.079000             🧑  作者: Mango

代码示例1
select * from table_name ORDER BY id LIMIT 10;