declare @topnum intset @topnum=50select top (@topnum) * from product 相关文章: 2022-12-23 2022-12-23 2021-07-08 2021-12-22 2021-06-17