LIST 명령어
*사용법
SQL>select* 2 from student 3 where studno> 20000;
SQL>l 1 select* 2 from student 3* where studno> 20000
SQL>l 1 1* select*
SQL>l 2 3 2 from student 3* where studno> 20000
|
'오라클 > Oracle,SQL' 카테고리의 다른 글
오라클공부 100. DEL 명령어 (0) | 2015.09.02 |
---|---|
오라클공부 99. n 명령어 (0) | 2015.09.02 |
오라클공부 97. LIST 명령어 (0) | 2015.09.02 |
오라클공부 96. SQL*Plus 편집 명령어 (0) | 2015.09.02 |
오라클공부 95. SQL*Plus 편집 명령어 (0) | 2015.09.02 |