阅读背景:

SQL查询,根据另一个表中的id查找返回值

来源:互联网 

I have 2 tables:

我有2张桌子:

    dbo.Events

    EventID               EventName            Location
    1                     Birthday Party       2
    2                     Wedding              1

    dbo.EventsLocation

    Location    LocationName
    1           Room 1
    2           Room 2
    dbo.Events

  



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

分享到: