freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)設(shè)計(jì)-面向?qū)ο蟮臄?shù)據(jù)建?!獢?shù)據(jù)篩選接口的設(shè)計(jì)—論文(留存版)

2025-01-30 17:13上一頁面

下一頁面
  

【正文】 字段需要作為篩選字段,它們通?;榻M合去篩選出客戶需要的數(shù)據(jù),根據(jù)客戶的需要它們的組合又是多變的。再則, 如果所寫過程中出現(xiàn)一些問題,也是難以維護(hù)的。值得注意的是 ,篩選條件中有相當(dāng)一部分是類似于‘ C_U1 IN (A, B, C, D)’的,它也是簡單條件,但是比較特殊一點(diǎn), 這樣的條件 把它叫做簡單序列條件。而這些數(shù)值( A 或者 B或者 C等)是具有 特定意義的。為了不占據(jù)篇幅,數(shù)據(jù)篩選接口的完整數(shù)據(jù)庫架構(gòu)會(huì)在后面的數(shù)據(jù)建模部分中一并出現(xiàn)。 然后, 需要在這些基礎(chǔ)過程之上,寫一些調(diào)用這些基礎(chǔ)過程的過程,也以簡單條件為例: procedure Add_Simple_Condition ( p_calling_user_id integer, Required p_app_id integer, p_table_type_code varchar2, Required p_name varchar2 := null, p_negated number := 0, p_container_id integer := null, p_field_name varchar2, Required p_value varchar2 := null, p_value_date date := null, p_parison_field_name varchar2 := null, p_operator_code varchar2, Required p_new_row_id out integer ) is l_field_id integer。 l_simple_id integer。 and ( application_id = l_dps_appl_id or application_id is null )。, 1, )) r from src a, num b where instr( 39。Equals39。 l_value_this_day_string varchar2( 1000 )。dd39。39。39。( ( 39。( 39。 is not null ) and 39。 )39。( 39。 )39。=39。 else l_operator := 39。 end。39。 then l_where_clause := l_where_clause || Comparison_Number( l_row, l_field_ref, l_parison_field_ref )。 then l_where_clause := l_where_clause || Cond_Where_Simple( p_condition_id, p_index_field_prefix )。 到此,數(shù)據(jù)篩選接口的設(shè)計(jì)就基本完成了。在 完成畢業(yè)設(shè)計(jì)的過程中,有時(shí)會(huì)遇到一些意想不到的問題和疑惑,在李中志 老師的點(diǎn)撥和啟發(fā)下,這些問題以及疑惑一一得到解決,并使論文最終得以順利地完成。 關(guān)鍵字 :數(shù)據(jù)篩選;面向?qū)ο?;?shù)據(jù)建模; PL/SQL Implement the Object Oriented thinking in the project to data modeling —— the design about the API to filter data Abstract 《 The WISE system》 is a powerful system for data processing .It is applied in a pany which needs to use this system to process huge amount data. And these data will be increased by millions or hundreds millions. So it needs to process the huge amount data .One of its important function is return the right data to client filtered by some plex and flexible conditions. The most content of the paper talks about how to finish the total design for the requirement which is the conditions to filter data can be plex and flexible. The entire design will include the design of project to solve problem, the design about data modeling, and the design about PL/SQL program. Finally the all designs to implement the interface for filtering the data are finished .We will try implementing the object oriented thinking to design on the base of the relational database in the process to finish all the design. Especially in the process to implement data modeling, we will implement some important object oriented thinking by some relations among traditional data models, such as PK or FK relationship. Key words: data filtration; object oriented; data modeling; PL/SQL 目 錄 論文總頁數(shù): 24頁 1 引 言 .......................................................................................................................... 5 2 開發(fā)概述 ...................................................................................................................... 5 3 需求分析 ...................................................................................................................... 5 3. 1 需求調(diào)研 .............................................................................................................. 5 3. 2 開發(fā)運(yùn)行環(huán)境 ....................................................................................................... 7 4 解決方案的設(shè)計(jì) ............................................................................................................ 7 5 數(shù)據(jù)建模 .................................................................................................................... 12 數(shù)據(jù)模型的建立 ................................................................................................... 12 數(shù)據(jù)庫表結(jié)構(gòu)的設(shè)計(jì) ............................................................................................ 13 數(shù)據(jù)庫基礎(chǔ)視圖的設(shè)計(jì) ........................................................................................ 15 6 PL/SQL程序設(shè)計(jì) ......................................................................................................... 16 結(jié) 論 ........................................................................................................................ 26 參考文獻(xiàn) ........................................................................................................................ 26 致 謝 ........................................................................................................................ 27 聲 明 ........................................................................................................................ 28 1 引 言 當(dāng)今社會(huì),某些行業(yè)的數(shù)據(jù)量越來越龐大,每天都在以上百萬條甚至上億條的數(shù)量在增加,因此對(duì)這些行業(yè)的數(shù)據(jù)處理系 統(tǒng)的性能要求也越來越高。 特此聲明! 成都信息工程學(xué)院 學(xué)位論文 面向?qū)ο蟮臄?shù)據(jù)建模 —— 數(shù)據(jù)篩選接口的設(shè)計(jì) 論文作者姓名: 申請(qǐng)學(xué)位專業(yè): 申請(qǐng)學(xué)位類別: 指導(dǎo)教師姓名(職稱): 論文提交日期: 面向?qū)ο蟮臄?shù)據(jù)建模 —— 數(shù)據(jù)篩選接口的設(shè)計(jì) 摘 要 《 WISE 系統(tǒng)》是一個(gè)功能強(qiáng)大的數(shù)據(jù)處理系統(tǒng)。Reilly Media,2021。 || p_condition_id )。 begin 省略部分代碼 l_where_clause := 39。 then l_where_clause := l_where_clause || Comparison_Date( l_row, l_field_ref, l_parison_field_ref )。 begin 省略部分代碼 l_effective_prefix := 39。 end if。re checking against is null, so we should have no matches. l_parison := g_false_condition。 end if。 or 39。 = 39。 ) or 39。( 39。 = 39。 。 || 39。 || || 39。 )39。 到此篩選列和需要匹配的數(shù)值,就可以得到靈活控制了。Greater39。, 39。The Fourth poud condition39。 現(xiàn)在 就可以創(chuàng)建一些比較復(fù)雜的組合條件了。當(dāng)客戶提出一系列篩選條件的要求時(shí),開發(fā)人員 首先需要把這些基本的簡單條件和匹配的數(shù)值,以及相關(guān)的記錄值,一一插入相關(guān)的表中。而正是因?yàn)檫@個(gè)原因,代碼不能做到代碼間的繼承和重用,這是一個(gè)失敗指出。 還 需 要想辦法去實(shí)現(xiàn)篩選條件需要去匹配的值是具有特定意義的,而且客戶可以定制這一需求。 但是能不能真正達(dá)到便于動(dòng)態(tài)控制,便于動(dòng)態(tài)修改,以及便于維護(hù)呢?我們需 要一步一步去研究,以及測(cè)試。 4 解決方案的設(shè)計(jì) 在這里 來逐步分析需求應(yīng)該通過怎樣的方式來實(shí)現(xiàn),進(jìn)行一些解決方案的設(shè)計(jì)。 2 開發(fā)概述 《 WISE 系統(tǒng)》是一個(gè)功能強(qiáng)大的數(shù)據(jù)處理系統(tǒng)。本論文主要講述了如何針對(duì)數(shù)據(jù)篩選條件比較復(fù)雜并且比較靈活這一需求,在做了詳盡的需求分析之后,進(jìn)行了一系列的設(shè)計(jì),包括解決方案的設(shè)計(jì),數(shù)據(jù)建模, PL/SQL 程序設(shè)計(jì),最終完成整個(gè)數(shù)據(jù)篩選接口的設(shè)計(jì)。這張表的數(shù)據(jù)量通常在一千萬到一億條記錄之間。 所以考慮到開發(fā)的質(zhì)量與代碼的可維護(hù)性,是不可能采用此方案的。 假設(shè)現(xiàn)在客戶 Ted需要的數(shù)據(jù)是以 C_U1A和 C_U2B或者 C_U3=C 和 C_U1=D作為篩選條件而獲取的,而另一客戶 Robin
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1