📜  如何选择数据库sql代码示例的第一行

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

代码示例1
-- select the first row of database table
select * from company limit 1