-
1. 创建MyDatabase.gdb数据文件。
2. 用SYSDBA用户登录。
3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL E...
1. 创建MyDatabase.gdb数据文件。
2. 用SYSDBA用户登录。
3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL Explorer窗口中,根据表3-1至表3-10创建数据表。(通过直接注册附带光盘所提供的MyDatabase.GDB数据库文件,可以直接获得这些数据表。)
4. 在SQL Explorer窗口中,创建MyDB数据库连接。
5. 输入初始数据。除了表3-11至表3-13的内容,还需要根据需要设定院系编号、班级号和计数器。
-1. MyDatabase.gdb create data files. 2. With SYSDBA user login. 3. In ISQL window, the importation of the book were provided by the SQL statement; or SQL Explorer window, according to Table to Table 3-1 3-10 create data tables. (Through direct registration with CD-ROM attached MyDatabase.GDB provided by the database files, direct access to these data sheets.) 4. SQL Explorer window, MyDB establish database connections. 5. Initial data input. Table 3-11 addition to the contents of Table 3-13, we must also need to set faculty numbers, and counter classes.
- 2022-01-24 14:40:10下载
- 积分:1
-
一个表达式求值样例程序,对于C++初学者很有帮助
一个表达式求值样例程序,对于C++初学者很有帮助-a sample of expression evaluation,it will be helpful for C/C++ fresher
- 2022-02-01 07:13:23下载
- 积分:1
-
1.定义线性表的链式存储结构
2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。...
1.定义线性表的链式存储结构
2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-1. The definition of a linear form chain storage structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, destruction algorithm.
- 2023-02-08 10:00:04下载
- 积分:1
-
ADO查看数据库工具的原代码
ADO查看数据库工具的原码-ADO View database tools of the original code
- 2022-02-15 16:15:43下载
- 积分:1
-
Huffman算法的应用是Huffman编码使用一篇文章..
哈夫曼算法的应用是一篇关于使用哈夫曼编码和解码树的文章,其中包含了对文档的详细描述
- 2022-03-01 14:52:01下载
- 积分:1
-
算法艺术与信息学竞赛.pdf,仅供大家参考。
算法艺术与信息学竞赛.pdf,仅供大家参考。-Algorithm art and informatics competitions. Pdf, for your reference.
- 2022-04-15 13:56:11下载
- 积分:1
-
是一个很不错的软件噢
是一个很不错的软件噢-is a very good software Oh
- 2022-06-19 16:07:07下载
- 积分:1
-
minimum spanning tree data structure for the law
数据结构最小生成树的求法――算法 数据结构可后实习题目-minimum spanning tree data structure for the law-- algorithm data structure can be subject after practice
- 2022-07-13 04:01:02下载
- 积分:1
-
利用C语言实现两个多项式的加法,依次输入输入指数和系数,数据输入以(0,0)结束...
利用C语言实现两个多项式的加法,依次输入输入指数和系数,数据输入以(0,0)结束-use C language two polynomials additive, in order to import and importation index coefficient, data input to (0,0) end
- 2022-05-17 05:29:00下载
- 积分:1
-
java of several commonly used sorting algorithm. Using Java language to achieve...
java中几种常用的排序算法。
用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Quick Sort, Merge Sort, Heap Sort, SortUtil such.
- 2022-12-16 21:50:04下载
- 积分:1