首页 新闻 赞助 找找看
4
回答数

已解决问题 50 私信分组并显示最新一条记录,请问SQL语句如何写?

create table tbl_message ( id int primary key identity(1,1), --主键 senderId int not null, --发件人 recei