.·´″˚☆꿈꾸는새벽별´″˚☆
홈
태그
Project/Home빌더
테스팅된 프로시저
꿈꾸는새벽별
2010. 7. 2. 10:16
레이아웃 모델링 ver2.erwin
delimiter / drop procedure if exists cho / create procedure cho(in p1 char(10), p2 int ) begin if p1='lay' then select * from aaa where num=p2; elseif p1='good' then //여러개의 조건문을 쓸수 있다.. select * from bbb where num=p2; else select*from aaa; end if ; end/ delimiter ; call cho('lay',2);
공유하기
게시글 관리
.·´″˚☆꿈꾸는새벽별´″˚☆
저작자표시
비영리
변경금지
'
Project
>
Home빌더
' 카테고리의 다른 글
MySQL로 프로시저 작성시 주의사항
(0)
2010.08.05
도메인 포워딩
(0)
2010.07.02
홈페이지 빌더 DB모델링
(0)
2010.06.21
티스토리툴바