阅读背景:

如何在连接表的列名中返回表名

来源:互联网 

I hve the query...

我的查询...

select * from Contact c
left join Employee e on c.ContactID=e.ContactID
left join [Role] r on e.EmployeeID=r.EmployeeID
where FirstName like '%pete%'
select * from Co



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: