go
Size: a a a
go
OL
OL
OL
倫岡
OL
select * from Users
JOIN
(
select
Watches.id as WatchId,
Watches.UserId as UserId,
Watches.startPrice as startPrice,
Watches.produceDay as produceDay,
Watches.sn as sn,
WatchModels.model as model,
WatchModels.brand as brand,
WatchModels.color as color,
WatchModels.img as img
from Watches
join WatchModels on Watches.WatchModelId = WatchModels.id
where UserId = 1
) as WatchDetail
on Users.id = WatchDetail.UserId
where Users.id = 1;
go
OL
OL
YZ
OL
P🛸
AT
ОП

ЮП
go
И
req.session.kek = "shrek";ЮП
req.session.kek = "shrek";