일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 스마트폰 배경화면
- 아이폰 바탕화면
- 인기있는 블로그 만들기
- Form Stuff
- objective-c
- 안드로이드
- 안드로이드 개발
- 안드로이드 2.0 개발
- android
- 영어
- 안드로이드개발
- 안드로이드 개발 강좌
- 안드로이드 바탕화면
- 안드로이드폰
- 안드로이드2.0개발
- sky 시리우스폰
- 안드로이드 개발 2.0
- 안드로이드 개발 2.0 강좌
- 하루한마디영어
- 안드로이드 배경화면
- 스카이 안드로이드폰 시리우스 K양 동영상
- 안드로이드2.0
- SKY 시리우스
- 하루 한마디 영어
- 아이폰 배경화면
- 구글안드로이드
- MapView
- 구글 안드로이드 개발
- 스카이 안드로이드폰 시리우스
- 구글 안드로이드
- Today
- Total
목록2025/02/25 (3)
moozi
-- system계정으로 로그인 후 데이터베이스 Tablespace 생성 create tablespace myts datafile 'C:\app\y\product\21c\oradata\XE\myts.dbf' size 100M autoextend on next 5M; -- User 생성 create user c##ora_user identified by hong default tablespace myts temporary tablespace temp; -- 권한설정 grant dba to c##ora_user; ------------------------------------------------------------------------ -- c##ora_user로 로그인 후 테이블생성 creat..
https://www.oracle.com/database/technologies/xe-prior-release-downloads.html XE Prior Release ArchiveGetting Started: Support Oracle Database Express Edition (XE) is a community supported edition of the Oracle Database family. Please go to the Oracle Database XE Community Support Forum for help, feedback, and enhancement requests. Note: Oracle Support Serwww.oracle.com