由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - relation table design question.
相关主题
a question on database designforeign key reference to two tables? how to do it?
请问如何实现这样一个mysql的query, 谢谢how to list all tables in my account?
Lotus Notes to SQL ServerCan I create thousands table in one...
sql表里一个空格中可以有多个元素么?请教用ACCESS做REPORT(TABLE & GRAPH)
ER model and 3NFOracle下如何能得到所有table的名字?
A simple DB design questionanalyze 在oracle里怎么用?
求教...初级问题急问一个关于T-SQL的问题,谢谢
how to see all the tables in SQL*PLUS?interview question (SQL)
相关话题的讨论汇总
话题: table话题: relation话题: design
进入Database版参与讨论
1 (共1页)
h**********r
发帖数: 174
1
如果想建一个有关文献的数据库, 但是作者的数目是不定的, 这怎么在
table里面表述?
p*****e
发帖数: 58
2
document table had docID, author table has authorID, then use a link table
document_author which has docID and authorID.
1 (共1页)
进入Database版参与讨论
相关主题
interview question (SQL)ER model and 3NF
sqldeveloper 怎么读一个tableA simple DB design question
fact table 和 dimension table 的区别到底是什么?求教...初级问题
SQL combine two columns from two different tables no shared (转载)how to see all the tables in SQL*PLUS?
a question on database designforeign key reference to two tables? how to do it?
请问如何实现这样一个mysql的query, 谢谢how to list all tables in my account?
Lotus Notes to SQL ServerCan I create thousands table in one...
sql表里一个空格中可以有多个元素么?请教用ACCESS做REPORT(TABLE & GRAPH)
相关话题的讨论汇总
话题: table话题: relation话题: design