inner join
inner join
(database)An example in SQL:
select * from A, Bwhere A.x = B.y
The column names (x and y in this example) are often, but notnecessarily, the same.
单词 | inner join |
释义 | inner joininner join(database)An example in SQL: select * from A, Bwhere A.x = B.y The column names (x and y in this example) are often, but notnecessarily, the same. |
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。