Database
Home
Tag
MediaLog
LocationLog
Guestbook
Admin
Write
search
Total |
Today |
Yesterday |
'join'에 해당되는 글 1건
2007.04.06
HR 스키마에서 job_history가 있는 사람은 Y를 붙여서 출력하는 sql문
SQL
2007. 4. 6. 16:35
HR 스키마에서 job_history가 있는 사람은 Y를 붙여서 출력하는 sql문
create or replace view v_emp_job_history as
select distinct a.*, decode(b.employee_id, null, null, 'Y') history
from employees a, job_history b
where a.employee_id = b.employee_id(+);
공유하기
게시글 관리
Database
Posted by
영화처럼
«이전
1
다음»
RSS FEED
영화처럼
Think with SQL. Work with PL/SQL.
카테고리
분류 전체보기
(30)
DBMS
(2)
SQL
(11)
PL/SQL
(4)
Forms
(11)
ERP
(0)
Big DB Solution
(0)
Javascript
(1)
Etc.
(1)
공지사항
태그목록
implicit cursor
owa_util.ident_arr
lov
explicit cursor
alert
forms
submit
hr
Parameter
radio button
decode
show_alert_
CheckBox
dbv_system.show_alert_
validation
ceil
chr(10)
when-button-pressed
floor
chr(13)
view
줄바꿈
background_color
q_730
when-validate-item
post-query
scalar subquery
parent
external table
outer join
최근에 올라온 글
최근에 달린 댓글
최근에 받은 트랙백
글 보관함
달력
«
»
2025.5
일
월
화
수
목
금
토
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
29
30
31
링크
Oracle Forms.
티스토리 홈
티스토리 가입하기
티스토리툴바