728x90
등록되어있는 코드를 보려면 다음 명령을 실행한다.
[프로시져 목록 확인방법]
[프로시져 목록 확인방법]
mysql> show procedure status
[프로시져 스크림트 확인방법]
mysql> show create procedure uso_Get_Mini_Evaluation
[뷰 스크립트 확인방법]
mysql> show create view v_core_ability_examination
출처: http://sangmin.tistory.com/1553 [Pell's seer Blog]
출처: http://sangmin.tistory.com/1553 [Pell's seer Blog]
'DB' 카테고리의 다른 글
innodb 설치 및 옵션 (0) | 2018.05.17 |
---|---|
MySQL 오늘기준으로 최근 한달 동안 데이터 가져오기 (0) | 2018.05.13 |
MySQL 기본 캐릭터 셋 설정하기 - RHEL/CentOS/Ubuntu (0) | 2018.05.05 |
List stored procedures in MySQL (0) | 2018.05.05 |
두 날짜 사이의 날짜를 선택하는 SQL 쿼리sql (0) | 2018.04.26 |