摘要:
第一步、先用系统管理员登录pl/sql 我这里系统管理员用户名为system,密码为orcl 第二步、建立表空间 新建sql窗口,我们使用sql语句来创建表空间 create tablespace db_test --表空间名 datafile 'D:\oracle\product\11.2.0\d 阅读全文
摘要:
前言:想要为了后续开展项目做准备,而且打算使用oracle,所以必须先安装oracle。本机 win 10 64位系统。 第一步,下载 oracle 下载地址,官网(需要登录注册): http://download.oracle.com/otn/nt/oracle11g/112010/win64_1 阅读全文