亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

mysql - SQL中用where子句實(shí)現(xiàn)的表連接怎么用inner join實(shí)現(xiàn)?

瀏覽:78日期:2022-06-17 14:03:40

問(wèn)題描述

RBAC(Role-Based Access Control,基于角色的訪問(wèn)控制)用5張表實(shí)現(xiàn):

用戶表 rbac_user(id, name)角色表 rbac_role(id, name)操作表 rbac_oper(id, name)用戶對(duì)應(yīng)的角色表 rbac_relation_user_role(user_id, role_id)角色對(duì)應(yīng)的操作表 rbac_relation_role_oper(role_id, oper_id, value)

建表并插入數(shù)據(jù):

CREATE TABLE `rbac_user` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT ’’, PRIMARY KEY (`id`)) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=utf8;CREATE TABLE `rbac_role` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT ’’, PRIMARY KEY (`id`)) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=utf8;CREATE TABLE `rbac_oper` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT ’’, PRIMARY KEY (`id`)) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=utf8;CREATE TABLE `rbac_relation_user_role` ( `user_id` int(10) unsigned NOT NULL, `role_id` int(10) unsigned NOT NULL, UNIQUE KEY (`user_id`, `role_id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8;CREATE TABLE `rbac_relation_role_oper` ( `role_id` int(10) unsigned NOT NULL, `oper_id` int(10) unsigned NOT NULL, `value` int(10) unsigned NOT NULL, UNIQUE KEY (`role_id`, `oper_id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8;INSERT INTO rbac_user VALUES(1,’張三豐’);INSERT INTO rbac_role VALUES(1,’管理員’);INSERT INTO rbac_oper VALUES(1,’foo’);INSERT INTO rbac_oper VALUES(2,’bar’);INSERT INTO rbac_relation_user_role VALUES(1,1);INSERT INTO rbac_relation_role_oper VALUES(1,1,1);INSERT INTO rbac_relation_role_oper VALUES(1,2,0);

用where子句進(jìn)行表連接獲取編號(hào)為1的用戶具有的操作權(quán)限:

select rbac_oper.name, rbac_relation_role_oper.valuefrom rbac_user, rbac_role, rbac_oper, rbac_relation_user_role, rbac_relation_role_operwhere rbac_relation_user_role.user_id = rbac_user.id and rbac_relation_user_role.role_id = rbac_role.idand rbac_relation_role_oper.role_id = rbac_role.idand rbac_relation_role_oper.oper_id = rbac_oper.idand rbac_user.id = 1結(jié)果:name valuefoo 1bar 0

現(xiàn)在的問(wèn)題是用inner join獲得相同的結(jié)果該怎么寫(xiě)?我這樣寫(xiě),會(huì)提示錯(cuò)誤:

select * from rbac_relation_user_role inner join rbac_user on rbac_relation_user_role.user_id = rbac_user.id inner join rbac_role on rbac_relation_user_role.role_id = rbac_role.id inner join rbac_role on rbac_relation_role_oper.role_id = rbac_role.id inner join rbac_oper on rbac_relation_role_oper.oper_id = rbac_oper.idwhere rbac_user.id = 1錯(cuò)誤: #1066 - Not unique table/alias: ’rbac_role’

問(wèn)題解答

回答1:

select rbac_oper.name, rbac_relation_role_oper.valuefrom rbac_user, rbac_role, rbac_oper, rbac_relation_user_role, rbac_relation_role_operwhere rbac_relation_user_role.user_id = rbac_user.id and rbac_relation_user_role.role_id = rbac_role.idand rbac_relation_role_oper.role_id = rbac_role.idand rbac_relation_role_oper.oper_id = rbac_oper.idand rbac_user.id = 1

等價(jià)于下面的inner join(縮寫(xiě)join)寫(xiě)法

select rbac_oper.name, rbac_relation_role_oper.value from rbac_relation_user_role join rbac_user on rbac_relation_user_role.user_id = rbac_user.idjoin rbac_role on rbac_relation_user_role.role_id = rbac_role.idjoin rbac_relation_role_oper on rbac_relation_role_oper.role_id = rbac_role.idjoin rbac_oper on rbac_relation_role_oper.oper_id = rbac_oper.idwhere rbac_user.id = 1

注意其中:join rbac_relation_role_oper on rbac_relation_role_oper.role_id = rbac_role.id不能寫(xiě)作:join rbac_role on rbac_relation_role_oper.role_id = rbac_role.id因?yàn)橐WC所有需要關(guān)聯(lián)的表都被join,同一個(gè)表不能join兩次.

相關(guān)文章:
主站蜘蛛池模板: 亚洲成人在线播放视频 | 精品日韩二区三区精品视频 | 国产日本一区二区三区 | 国产亚洲一欧美一区二区三区 | 日本一二三精品黑人区 | 五月婷婷六月丁香 | 国产欧美一区视频在线观看 | 日本xxwwwxxxx网站 | 亚洲欧美日韩精品高清 | 免费国产成人综合 | 曰本女人一级毛片看一级毛 | 女人帮男人橹的视频网站 | 亚洲不卡在线观看 | 午夜两性网| 黄毛片在线观看 | 色图综合 | 91视频官网 | 国产人妖自拍 | 美女二区 | 国产精品免费视频能看 | 成人黄色免费观看 | 激情动态视频 | 欧美午夜在线播放 | 黄网站视频观看免费 | 国产网站免费观看 | 国产99热久久这里有精品999 | 中国黄色www | 色婷婷综合在线视频最新 | 免费香蕉依人在线视频久 | 亚洲国产精品一区二区第四页 | 婷婷丁香综合 | 欧美限制级在线 | 中文字幕亚洲一区二区v@在线 | 美女视频一区二区三区在线 | 夜恋全部国产精品视频 | 五月开心六月伊人色婷婷 | 欧美一级永久免费毛片在线 | 亚洲 欧美 中文 日韩专区 | 欧美一级毛级毛片 | 一级做性色a爰片久久毛片 一级做性色a爰片久久毛片免费 | 欧美中文字幕在线视频 |