本講稿(ORACLE8i 數據庫基礎)是作者在多年的工作和授課中的總結,主要包括兩個部分,第一部分是ORACLE SQL*PLUS基礎,主要講述ORACLE 應用系統設計的基本知識和給出一些有用的實例;第二部分是介紹ORACLE PL/SQL知識,主要講述ORACLE數據庫PL/SQL程序設計所用到基本知識,這部分給出進行應用設計所必需的基礎知識。這兩部分的內容都盡可能做到內容簡潔而全面。特點是,1.用簡單明了的語句對解釋各個部分的內容,省去一些理論性的解釋;2.給出作者在應用設計和開發中的一些具體的例子,為軟件人員提供一些借鑒,省去查閱大量資料的時間。3.給出了許多資料所沒有提供的一些使用技巧,如導出觸發器等。總之,內容基本上包括當前Oracle8I的最新內容。同時也覆蓋了最新的ORACLE8i OCP培訓大綱的內容。不僅包含ORACLE 程序設計人員、DBA所必須掌握的知識,而且還含蓋了系統分析員所要求的內容。與本書(講稿)相伴的還有《Oracle8i/9i初級數據庫管理》和《Oracle8i/9i高級數據庫管理》。
上傳時間: 2013-12-28
上傳用戶:asddsd
ORACLE DEVELOP使用指南,詳細介紹了PL/SQL、表單、觸發器、數據塊等
上傳時間: 2015-04-11
上傳用戶:ljmwh2000
使用ORCLE創建表,及相關操作。包括有詳細的。SQL文件,直接使用PL/SQL即可導入數據庫查看。
標簽: ORCLE
上傳時間: 2015-04-21
上傳用戶:123456wh
I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1
標簽: I. vulnerability Introduction undisclosed
上傳時間: 2015-05-15
上傳用戶:xhz1993
c語言編譯器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README stab.def stab.h stdarg.h stdbool.h stddef.h tcc-doc.html tcc-doc.texi tcc.1 tcc.c tccasm.c tcccoff.c tccelf.c tcclib.h tccpe.c tcctest.c tcctok.h texi2pod.pl tiny_impdef.c TODO varargs.h VERSION
標簽: Changelog boundtest configure arm-gen
上傳時間: 2014-01-16
上傳用戶:拔絲土豆
它是VC++6.0下面的一個項目,該目錄包括PL/0編譯器的源代碼。 PL0/debug下面是已經編譯成功的PL/0編譯器:PL0.exe。該小編譯器可以處理一些簡單的 利用PL/0語言書寫的程序。例如,PL0/debug下面的test.PL0就是一個簡單的 PL/0 程序。 運行PL0.exe, 并把test.pl0提供給PL0.exe,處理結果將保存在test.out 中。 注:test.pl0 和 test.out 可以用Notepad(記事本)軟件打開。
上傳時間: 2015-06-02
上傳用戶:wangzhen1990
Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the relevant directory to compile: just do make to install: with root account cp sp54convert /usr/local/bin to use: sp54convert infile outfile Enjoy !! Michel Xhaard <mxhaard@users.sourceforge.net> Till Adam <till@hubbahubba.de> Windows port: Piotr Pawlow <pp@siedziba.pl>
標簽: converter the playable SunPlus
上傳時間: 2013-12-30
上傳用戶:1079836864
系統前臺利用可視化開發工具設計用戶界面,使用ADO.NET(可選ODBC等)數據引擎來訪問由Oracle設計的后臺數據庫。系統涵蓋了用戶注冊、修改用戶注冊信息,添加數據、修改數據、刪除數據等多項對數據庫中數據的常規操作,系統還涉及對視圖、索引、觸發器等數據庫對象的創建、管理以及維護等操作,以及利用PL/SQL語言進行程序設計、利用存儲過程、系統函數完成數據庫的高級操作。 本系統較為復雜,為了實現這一目標,把此項目分解成如下幾個小項目,最后的作品分階段作為平時成績考核的依據之一。
上傳時間: 2014-01-10
上傳用戶:tyler
vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
標簽: vectline coordinate Depending dimension
上傳時間: 2014-01-11
上傳用戶:invtnewer
一個PL\X教學編譯器IDE,帶擴展文法;高亮語法編輯區實現;自帶虛擬機執行環境。
上傳時間: 2014-01-01
上傳用戶:zhliu007