0

export utility in oracle 9i

Tài liệu Manual Creation of database in windows with oracle 9i ppt

Tài liệu Manual Creation of database in windows with oracle 9i ppt

Quản trị mạng

... Creation of database in windows with oracle 9i (Step-by-Step) By M.B.G. Suranga De Silva @ ceylonlinux dot com (Name of the database=db18) (Note: all commands are in bold letters) 1. ... SID as set oracle_ sid=db18 4. Start a windows service with internal password oradim –new –sid <database name> intpwd <password> is the syntax. In this case I use ceylonlinux_suranga ... –sid db18 –intpwd ceylonlinux_suranga 5. Create a directory called db18. In my case I created it in d:\ drive (Note: all my parameter files and .sql file that are going to discuss following are...
  • 7
  • 375
  • 0
Xây dựng phần mềm xếp hạng giải vô địch bóng đá kết nối cơ sở dữ liệu với Oracle 9i

Xây dựng phần mềm xếp hạng giải vô địch bóng đá kết nối cơ sở dữ liệu với Oracle 9i

Công nghệ thông tin

... USP_SANDAUTrang 19 masd in number,tensan in varchar2)asbeginINSERT INTO SANDAU(Ma_SD, Ten_San) VALUES (masd, tensan);commit;end USP_SANDAU;PROCEDURE USP_VONGDAU(mavd in number,tenvong in varchar2)asbeginINSERT ... varchar2)asbeginINSERT INTO VONGDAU(Ma_VD, Ten_Vong) VALUES (mavd, tenvong);commit;end USP_VONGDAU;PROCEDURE USP_TRANDAU( matd in number, ngaytd in date, madb1 in number, madb2 in number, ... pkg_INSERTasPROCEDURE USP_DOIBONG(madb in number,tendb in varchar2); PROCEDURE USP_LUOTDAU(mald in number,tenluot in varchar2); PROCEDURE USP_SANDAU(masd in number,tensan in varchar2);...
  • 36
  • 1,261
  • 1
XÂY DỰNG PHẦN MỀM  XẾP HẠNG GIẢI VÔ ĐỊCH BÓNG ĐÁ KẾT NỐI CƠ SỞ DỮ LIỆU VỚI ORACLE 9i

XÂY DỰNG PHẦN MỀM XẾP HẠNG GIẢI VÔ ĐỊCH BÓNG ĐÁ KẾT NỐI CƠ SỞ DỮ LIỆU VỚI ORACLE 9i

Công nghệ thông tin

... kqdoi1 in number, kqdoi2 in number, vong in number,Trang 23 ); PROCEDURE USP_TRANDAU( matd in number, ngaytd in date, madb1 in number, madb2 in number, kqdoi1 in number, kqdoi2 in number, ... varchar2)asbeginINSERT INTO VONGDAU(Ma_VD, Ten_Vong) VALUES (mavd, tenvong);commit;end USP_VONGDAU;PROCEDURE USP_TRANDAU( matd in number, ngaytd in date, madb1 in number, madb2 in number, ... đấuTrang 34 masd in number,tensan in varchar2)asbeginINSERT INTO SANDAU(Ma_SD, Ten_San) VALUES (masd, tensan);commit;end USP_SANDAU;PROCEDURE USP_VONGDAU(mavd in number,tenvong in varchar2)asbeginINSERT...
  • 37
  • 825
  • 2
Oracle 9i

Oracle 9i

Cơ sở dữ liệu

... titled:■ Oracle9 i Database Getting Started for Windows ■ Oracle9 i Database Administrator’s Guide for Windows ■ Oracle9 i Security and Network Integration Guide for Windows Task MappingWe recognize ... Database" in Oracle9 i Database Administrator’s Guide for WindowsSee Also: Oracle9 i Database Concepts ixHKEY_LOCAL_MACHINE\SOFTWARE \ORACLE\ OSD9I\CM 9-12HKEY_LOCAL_MACHINE\SOFTWARE \ORACLE\ OSD9I\IPC ... tools. Using Oracle9 i on Windows 2000There are some differences between using Oracle9 i on Windows 2000 and Windows NT 4.0. For more information, see Chapter 3, "Using Oracle9 i on Windows...
  • 212
  • 325
  • 0
Bài tập thực hành Oracle 9i (bài số 1)

Bài tập thực hành Oracle 9i (bài số 1)

Cơ sở dữ liệu

... sau: (Gợi ý: sử dụng Full Outer Join)) select p.sp,p.mdv,d.tdv select p.sp,p.mdv,d.tdv from pnhap1 p join dmvt d from pnhap1 p join dmvt d using (mdv);using (mdv);9. 9. Thực hành câu ... Natural Join))select sp,mdv,tdv select sp,mdv,tdv from pnhap1 from pnhap1 natural join dmvt;natural join dmvt;8. 8. Thực hành câu lệnh SQL để có kết quả như sau: (Gợi ý: sử dụng Using)) ... SQL để có kết quả như sau: (Gợi ý: sử dụng Join On))select p.sp,p.mdv,d.tdv select p.sp,p.mdv,d.tdv from pnhap1 p join dmvt d from pnhap1 p join dmvt d on (p.mdv=d.mdv)on (p.mdv=d.mdv)11....
  • 5
  • 686
  • 5
Bài tập thực hành Oracle 9i (bài số 2)

Bài tập thực hành Oracle 9i (bài số 2)

Cơ sở dữ liệu

... job_id NOT LIKE ‘%REP%’Group by job_idHaving sum(salary)>12000Order by sum(salary) desc;select job_id,sum(salary)from employeesgroup by job_idhaving job_id not like '%REP%' and ... ra department_id, mức lương trung bình tính dựa theo department_id, với điềukiện: lương trung binh phải lớn hơn 500010. Chọn ra department_id, lương cao nhất tính dựa theo department_id, với ... nhất phải lớn hơn 8000.Select department_id,max(salary) From employeesGroup by department_idHaving max(salary)>8000Order by avg(salary) asc ;11. Liệt kê job_id, tổng lương tính dưạ theo...
  • 4
  • 646
  • 4
Bài tập thực hành Oracle 9i (bài số 3)

Bài tập thực hành Oracle 9i (bài số 3)

Cơ sở dữ liệu

... BÀI THỰC HÀNH SỐ 6 – ORACLE (Subquery)1. Chọn ra last_name của tất cả nhân viên có lương cao hơn lương của nhân viên ... salary ở mức thấp nhất. SELECT LAST_NAME,JOB_ID,SALARY FROM EMPLOYEES WHERE SALARY=(SELECT MIN(SALARY)FROM EMPLOYEES);4. Chọn ra employee_id, last_name, job_id, salary của những nhân viên...
  • 2
  • 664
  • 4
Bài tập thực hành Oracle 9i (bài số 5)

Bài tập thực hành Oracle 9i (bài số 5)

Cơ sở dữ liệu

... trước khi làm:- Truy vấn xem thông tin của bảng employees_cp- Sau đó xóa toàn bộ dữ liệu của bảng employees_cp- Truy vấn xem lại thông tin của bảng employees_cp- Thực hiện ... Employees_cp DELETE FROM EMPLOYEES_CP WHERE TO_DATE(HIRE_DATE ,’MM/YYYY’) = ‘01/1998’;8. Xóa đi thông tin của departments_cp có location_id = 1600.DELETE FROM departments_cpWHERE location_id = 1600;9. ... salaryFrom employeesWhere employee_id = 112)Where employee_id = 205;7. Xóa đi tất cả thông tin của nhân viên có ngày bắt đầu vào làm việc là trong tháng 1 năm1998 trong bang Employees_cp...
  • 2
  • 587
  • 5
Tài liệu Introduction to oracle 9i : SQL ppt

Tài liệu Introduction to oracle 9i : SQL ppt

Cơ sở dữ liệu

... 4-21Joining Tables Using SQL: 1999 Syntax 4-22Creating Cross Joins 4-23Creating Natural Joins 4-24Retrieving Records with Natural Joins 4-25Creating Joins with the USING Clause 4-26Retrieving ... SQLSQL1Introduction to Oracle9 i: PL/SQLinClassDevelop PL/SQL Program UnitsPL/SQLFundamentalsIntroduction to Oracle9 i: SQLinClassIntegrated Languages CurriculumIntroduction to Oracle9 i: ... Dashed line Optional element indicating “ may be” Solid line Mandatory element indicating “must be” Crow’ s foot Degree element indicating “ one or more” Single line Degree element indicating...
  • 442
  • 492
  • 0
Tài liệu Introduction Oracle 9i - PLSQL Volume 2 docx

Tài liệu Introduction Oracle 9i - PLSQL Volume 2 docx

Cơ sở dữ liệu

... 8-5Trapping Exceptions 8-6Trapping Exceptions Guidelines 8-7Trapping Predefined Oracle Server Errors 8-8Predefined Exceptions 8-11Trapping Nonpredefined Oracle Server Errors 8-12Nonpredefined ... 17-15Enforcing Data Integrity within the Server 17-16Protecting Data Integrity with a Trigger 17-17Enforcing Referential Integrity within the Server 17-18Protecting Referential Integrity with a ... subprograms in a packageMutually recursive programs are programs that call each other directly or indirectly. Introduction to Oracle9 i: PL/SQL 12-16Invoking Package Constructs (continued)When you invoke...
  • 392
  • 327
  • 0
Tài liệu Introduction Oracle 9i - PLSQL Additional Practices ppt

Tài liệu Introduction Oracle 9i - PLSQL Additional Practices ppt

Cơ sở dữ liệu

... &P_YEAR;V_REMAINDER1 NUMBER(5,2);V_REMAINDER2 NUMBER(5,2);V_REMAINDER3 NUMBER(5,2);BEGINV_REMAINDER1 := MOD(V_YEAR,4);V_REMAINDER2 := MOD(V_YEAR,100);V_REMAINDER3 := MOD(V_YEAR,400);IF ((V_REMAINDER1 ... provided as a supplement to the course Introduction to Oracle9 i: PL/SQL. In these practices, you apply the concepts that you learned in Introduction to Oracle9 i: PL/SQL. The additional practices ... provides supplemental practice in declaring variables, writing executable statements, interacting with the Oracle server, writing control structures, and working with composite data types, cursors...
  • 78
  • 403
  • 0
Tài liệu Introduction Oracle 9i - PLSQL Volume 1 ppt

Tài liệu Introduction Oracle 9i - PLSQL Volume 1 ppt

Cơ sở dữ liệu

... procedural programming capabilities.PL/SQL in Oracle Tools:Many Oracle tools, including Oracle Developer, have their own PL/SQL engine, which is independent of the engine present in the Oracle Server.The ... SQLSQL1Introduction to Oracle9 i: PL/SQLinClassDevelop PL/SQL Program UnitsPL/SQLFundamentalsIntroduction to Oracle9 i: SQLinClassIntegrated Languages CurriculumIntroduction to Oracle9 i: ... Statements in PL/SQL 3-3SELECT Statements in PL/SQL 3-4Retrieving Data in PL/SQL 3-7Naming Conventions 3-9Manipulating Data Using PL/SQL 3-10Inserting Data 3-11Updating Data 3-12Deleting Data...
  • 330
  • 364
  • 0
Tài liệu Center for Internet Security Benchmark for Oracle 9i/10g doc

Tài liệu Center for Internet Security Benchmark for Oracle 9i/10g doc

An ninh - Bảo mật

... 3.01 Files in $ORACLE_ HOME/bin Verify and set ownership All files in the $ORACLE_ HOME/bin must be owned by the Oracle software account. In Windows, this account must be part of the Administrators ... 10g ,9i √ 1 S 3.03 Files in $ORACLE_ HOME (not including $ORACLE_ HOME/bin) Permissions set to 0750 or less on Unix systems All files in $ORACLE_ HOME directories (except for $ORACLE_ HOME/bin) ... known 1.01 Windows platform Do not install Oracle on a domain controller Oracle must only be installed on a domain member server or a standalone server. 10g ,9i √ 1 1.02 Windows Services...
  • 56
  • 599
  • 0
Tài liệu Oracle 9i - SQL - Student Guide - Volume 1 docx

Tài liệu Oracle 9i - SQL - Student Guide - Volume 1 docx

Cơ sở dữ liệu

... for Oracle9 iIntroduction to Oracle9 iforExperienced SQL UsersinClassorAdvanced PL/SQLinClassSQL for End UsersinClassExtended DataRetrieval with SQLSQL1Introduction to Oracle9 i: ... 20-13Pivoting INSERT 20-15External Tables 20-18xxi PrefaceCurriculum MapIntroductionObjectives I-2 Oracle9 i I-3 Oracle9 i Application Server I-5 Oracle9 i Database I-6 Oracle9 i: Object Relational ... 4-4Generating a Cartesian Product 4-5Types of Joins 4-6Joining Tables Using Oracle Syntax 4-7 Copyright â Oracle Corporation, 2001. All rights reserved.Introduction Creating a Script 8-10Copying...
  • 442
  • 471
  • 0

Xem thêm

Tìm thêm: hệ việt nam nhật bản và sức hấp dẫn của tiếng nhật tại việt nam xác định các nguyên tắc biên soạn khảo sát các chuẩn giảng dạy tiếng nhật từ góc độ lí thuyết và thực tiễn khảo sát chương trình đào tạo của các đơn vị đào tạo tại nhật bản xác định thời lượng học về mặt lí thuyết và thực tế tiến hành xây dựng chương trình đào tạo dành cho đối tượng không chuyên ngữ tại việt nam điều tra đối với đối tượng giảng viên và đối tượng quản lí điều tra với đối tượng sinh viên học tiếng nhật không chuyên ngữ1 khảo sát thực tế giảng dạy tiếng nhật không chuyên ngữ tại việt nam nội dung cụ thể cho từng kĩ năng ở từng cấp độ phát huy những thành tựu công nghệ mới nhất được áp dụng vào công tác dạy và học ngoại ngữ mở máy động cơ rôto dây quấn các đặc tính của động cơ điện không đồng bộ hệ số công suất cosp fi p2 động cơ điện không đồng bộ một pha sự cần thiết phải đầu tư xây dựng nhà máy phần 3 giới thiệu nguyên liệu từ bảng 3 1 ta thấy ngoài hai thành phần chủ yếu và chiếm tỷ lệ cao nhất là tinh bột và cacbonhydrat trong hạt gạo tẻ còn chứa đường cellulose hemicellulose chỉ tiêu chất lượng theo chất lượng phẩm chất sản phẩm khô từ gạo của bộ y tế năm 2008 chỉ tiêu chất lượng 9 tr 25