Community 學習——數據庫結構3
2024-07-21 02:23:24
供稿:網友
(11)community_emails
列數:???????? 10
索引數:???? 0
外鍵數:???? 0
主鍵:???????? e_id
代碼:???????? 0
列
數據類型
允許 null
值/范圍
e_id
int
不允許
?
e_communityid
int
不允許
?
e_from
nvarchar(250)
不允許
?
e_to
nvarchar(250)
不允許
?
e_subject
nvarchar(250)
不允許
?
e_body
ntext
不允許
?
e_ishtml
bit
不允許
?
e_sendpriority
int
不允許
?
e_entrydate
datetime
不允許
?
e_sentdate
datetime
允許
?
(12)community_events
列數:???????? 6
索引數:???? 0
外鍵數:???? 1
主鍵:???????? event_contentpageid
代碼:???????? 0
列
數據類型
允許 null
值/范圍
event_contentpageid
int
不允許
?
event_link
nvarchar(250)
不允許
?
event_fulldescription
ntext
允許
?
event_location
nvarchar(100)
不允許
?
event_speaker
nvarchar(100)
不允許
?
event_speakerbiography
nvarchar(500)
不允許
?
外鍵詳細信息(子)
fk_community_events_community_contentpages
定義:???????? 子???? 父
event_contentpageid?????? community_contentpages.contentpage_id
允許 null:????? 不允許
更新時的參照完整性:?????? 無動作
刪除時的參照完整性:?????? 層疊
(13)community_hasread
列數:???????? 4
索引數:???? 0
外鍵數:???? 1
主鍵:???????? 1.? hr_userid
?????????????????? 2.? hr_contentpageid
代碼:???????? 0
列
數據類型
允許 null
值/范圍
hr_userid
int
不允許
?
hr_contentpageid
int
不允許
?
hr_datefirstread
datetime
不允許
?
hr_datelastread
datetime
不允許
?
外鍵詳細信息(子)
fk_community_hasread_community_contentpages
定義:???????? 子???? ?????????????????? 父
hr_contentpageid???? community_contentpages.contentpage_id
允許 null:????? 不允許
更新時的參照完整性:?????? 無動作
刪除時的參照完整性:?????? 層疊
(14)community_htmlpages
列數:???????? 2
索引數:???? 0
外鍵數:???? 1
主鍵:???????? htmlpage_sectionid
代碼:???????? 0
列
數據類型
允許 null
值/范圍
htmlpage_sectionid
int
不允許
?
htmlpage_page
ntext
不允許
?
外鍵詳細信息(子)
fk_community_htmlpages_community_sections
定義:???????? 子???? ??????????????????????????? 父
htmlpage_sectionid community_sections.section_id
允許 null:????? 不允許
更新時的參照完整性:?????? 無動作
刪除時的參照完整性:?????? 層疊
(15)community_links
列數:???????? 4
索引數:???? 0
外鍵數:???? 1
主鍵:???????? link_contentpageid
代碼:???????? 0
列
數據類型
允許 null
值/范圍
link_contentpageid
int
不允許
?
link_url
nvarchar(255)
不允許
?
link_sortorder
int
不允許
?
link_clickcount
int
不允許
?
外鍵詳細信息(子)
fk_community_links_community_contentpages
定義:???????? 子???? ???????????????????????????????????? 父
link_contentpageid????????? community_contentpages.contentpage_id
允許 null:????? 不允許
更新時的參照完整性:?????? 無動作
刪除時的參照完整性:?????? 層疊