CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - student
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Oracle
SQL Server
MySQL
Other Databases
Search - student - List
[
Oracle
]
studentmanagementinformationsystems
DL : 0
这个是用oracle和delphi开发的学生信息管理系统 包括oracle的存储过程和源码-this is the development of Delphi oracle and the student information management system, including the oracle the storage process and the source
Date
: 2025-12-19
Size
: 373kb
User
:
lch
[
Oracle
]
A0031725
DL : 0
这是一个简单的学生管理系统,界面漂亮,有奖励表,惩罚表,学籍变更表等功能。登陆用户名:A0031725 密码:841203-This a simple student management system, interface beautiful, rewarding table, Table punishment, such as expulsion change table functions. Landing Username : A0031725 Password : 841203
Date
: 2025-12-19
Size
: 490kb
User
:
jeanne
[
Oracle
]
1
DL : 0
利用表tab_student在PL/SQL中编写一过程,同时利用游标取出指定条件的学生信息输出,-Table tab_student use in PL/SQL in the preparation of one process, use the cursor at the same time remove the specified conditions of student information output,
Date
: 2025-12-19
Size
: 1kb
User
:
哈哈
[
Oracle
]
1
DL : 0
4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, province varchar2(60), sex char(4)) insert into tab_student values(‘001’,’zhou’,20,’江苏徐州’,’男’) 上述表已经创建,只需针对此表编写即可。 -4, the preparation of a process. Requirements: have an input parameter and an output parameter, the process which must be custom exception. From the student table (tab_student) to find places to comply with the specified number of values equal to the input parameters, and then will find the names of the students entrusted to output parameters, if there is no eligible trigger abnormal value. Create table tab_student (sno char (8), sname varchar2 (20), age integer, province varchar2 (60), sex char (4)) insert into tab_student values (
Date
: 2025-12-19
Size
: 1kb
User
:
哈哈
[
Oracle
]
studgl
DL : 0
这是一个用delphi+oracle开发的学生管理系统,有完整的数据库设计代码。-This is a used delphi+ Oracle development of student management systems, has a complete database design code.
Date
: 2025-12-19
Size
: 477kb
User
:
liushui_ying
[
Oracle
]
stu(ODBC+Access)
DL : 0
利用VIsual C++编写的简单数据库,用来管理学生信息。-Use VIsual C++ Prepared a simple database to manage student information.
Date
: 2025-12-19
Size
: 610kb
User
:
zukang.wu
[
Oracle
]
student
DL : 0
本程序是实现学生成绩管理的实验,数据库时Oricle,实现基本功能-This procedure is to achieve student performance management experiment, the database Oricle, the realization of the basic functions
Date
: 2025-12-19
Size
: 4.73mb
User
:
我爱玲
[
Oracle
]
PROJECT
DL : 0
Attendance Report System of student in Visual Basic and Oracle AS Backend
Date
: 2025-12-19
Size
: 609kb
User
:
JEETENDRA
[
Oracle
]
database
DL : 0
通过ODBC数据源访问数据库(ACCESS),数据库中保存以下内容: 学生姓名,性别,年龄,家庭住址,电话,电子邮件,爱好等。 再以上基础上进行该记录的读出并可编辑浏览显示。 -Through the ODBC data source to access the database (ACCESS), a database to preserve the following: Student name, sex, age, home address, phone, e-mail, hobbies and so on. Again conducted on the basis of the above records can be read out Edit View display.
Date
: 2025-12-19
Size
: 303kb
User
:
黄昕
[
Oracle
]
207
DL : 0
接着上一个数据库实例,这个实例是帮助大家初步学会连接Oracle数据库,一般的实例都是连接SQL Server数据库的,所以这个实例对于使用Oracle数据库的同学很有帮助。-Then on a database instance, the example is to help everyone learn to connect the initial Oracle database are all examples of the general SQL Server database connection, so this example database using Oracle Student helpful.
Date
: 2025-12-19
Size
: 82kb
User
:
韩晓东
[
Oracle
]
student
DL : 0
学校管理系统的UML设计资料,非常值得学习!-a important school management material.
Date
: 2025-12-19
Size
: 72kb
User
:
jin
[
Oracle
]
JDEVELOPERAPPLICATION
DL : 0
This Online Student Management System which used JDeveloper and Oracle together.-This is Online Student Management System which used JDeveloper and Oracle together.
Date
: 2025-12-19
Size
: 1.24mb
User
:
zak
[
Oracle
]
Student
DL : 0
J2EE写的基于Struts2.0 用户登录 注册 程序 数据库Oracle 9i -J2EE-based Struts2.0 Login to write the registration process database, Oracle 9i
Date
: 2025-12-19
Size
: 1.27mb
User
:
无聊小生
[
Oracle
]
WebSite1
DL : 0
一个简单的学生体检信息管理系统,初步实现的数据库的增、删、查、改以及更新等功能-A simple examination of student information management system, initially implemented by the database, delete, check, change and update features such as
Date
: 2025-12-19
Size
: 230kb
User
:
金航
[
Oracle
]
oracle_documents
DL : 0
oracle9i学生指南。不错的oracle入门学习教程。oracle官方文档,其实就是学习oracle比较好的资料-oracle9i Student Guide. A good entry-learning tutorial oracle. oracle official documents, in fact, the better the information is learning oracle
Date
: 2025-12-19
Size
: 3.35mb
User
:
曾辛
[
Oracle
]
Oracle_sjkjc
DL : 0
oracle数据库开发实例 本书以真实工作任务为载体组织教学内容,在真实工作环境中探索数据库的创建与设计。按照如下顺序传授知识与训练技能:体验数据库的应用→认识Oracle的工作环境、体验Oracle 10g环境中常用工具操作→数据库的创建与管理→数据表的创建与管理→管理视图→SQL编程语言→PL/SQL编程语言→管理PLSQL存储过程与触发器→管理安全性→数据库安全性→Oracle数据库的访问→数据库探索性设计。在讲解数据库知识和训练操作技能的过程中,遵循学生的认知规律,提高学生的学习效率-instances of oracle database development tasks book as a carrier to give a true organization of contents, in a real working environment to explore the creation and design of the database. In the following order to impart knowledge and training skills: Experience Oracle database applications work environment → knowledge and experience in Oracle 10g environment, common tools operation → → Database creation and management of data table view of the creation and management → management → PL → SQL programming language/SQL programming language → Administration → PLSQL stored procedures and triggers, managing security, database security → Access → → Oracle database, the database design exploration. Database knowledge and training in explaining the process of skills, knowledge of students follow the rules, to improve the efficiency of student learning
Date
: 2025-12-19
Size
: 1.3mb
User
:
郭靖
[
Oracle
]
Oracle_kaifashili
DL : 0
本书以真实工作任务为载体组织教学内容,在真实工作环境中探索数据库的创建与设计。按照如下顺序传授知识与训练技能:体验数据库的应用→认识Oracle的工作环境、体验Oracle 10g环境中常用工具操作→数据库的创建与管理→数据表的创建与管理→管理视图→SQL编程语言→PL/SQL编程语言→管理PLSQL存储过程与触发器→管理安全性→数据库安全性→Oracle数据库的访问→数据库探索性设计。在讲解数据库知识和训练操作技能的过程中,遵循学生的认知规律,提高学生的学习效率-The real task book as the carrier organization of contents, in a real working environment to explore the creation and design of the database. In the following order to impart knowledge and training skills: Experience Oracle database applications work environment → knowledge and experience in Oracle 10g environment, common tools operation → → Database creation and management of data table view of the creation and management → management → PL → SQL programming language/SQL programming language → Administration → PLSQL stored procedures and triggers, managing security, database security → Access → → Oracle database, the database design exploration. Database knowledge and training in explaining the process of skills, knowledge of students follow the rules, to improve the efficiency of student learning
Date
: 2025-12-19
Size
: 1.3mb
User
:
郭靖
[
Oracle
]
Oracle--biancheng
DL : 0
设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用PL/SQL表(索引表)实现。 (3)存储过程printAvgGradeCourse打印输出某个系每门课程的平均成绩,必须使用游标。 (4)调用pkg_student程序包中相应的函数或存储过程-Have student table student (Student ID sno, name sname, age, sage, University Department dept), curriculum Course (course number cno, course name cname) and enrollment form sc (Student ID sno, course number cno, performance grade), using Oracle PL/SQL language to design a package called pkg_student require: (1) Write program header and the definition of inclusion, which contains functions and stored procedures avgGradePerCourse printAvgGradeCourse. (2) function avgGradePerCourse calculate a course grade point average, must be PL/SQL table (index table) implementation. (3) print out a stored procedure printAvgGradeCourse Department of average scores for each course, you must use cursors. (4) call pkg_student package corresponding function or stored procedure
Date
: 2025-12-19
Size
: 7kb
User
:
yymind
[
Oracle
]
10gRACforAdministratorsR2
DL : 0
Oracle Database 10g: RAC for Administrators Student Guide • Volume I D17499GC20 Edition 2.0-Oracle Database 10g: RAC for Administrators Student Guide • Volume I D17499GC20 Edition 2.0
Date
: 2025-12-19
Size
: 16.32mb
User
:
玩雪舞
[
Oracle
]
D17499GC10
DL : 0
Oracle Database 10g Real Application Clusters Student Guide • Volume I&II D17499GC10-Oracle Database 10g Real Application Clusters Student Guide • Volume I&II D17499GC10
Date
: 2025-12-19
Size
: 8.68mb
User
:
玩雪舞
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.