database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
Oracle
Informix
ㆍSybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
Sybase Q&A 662 게시물 읽기
No. 662
연산자 질문입니다.
작성자
송효순(shs9625)
작성일
2003-04-02 18:14
조회수
4,278

select a.emp_name emp_name, a.noti_no noti_no, isnull(b.seartb_searchcnt, 0) cnt

from (select emp_name, emp_id, noti_no from tb_employee, tb_notify where noti_no between #start# and #end#) a

left outer join

(select seartb_no, seartb_id, seartb_searchcnt from tb_search where seartb_flag = 1 and seartb_no between #start# and #end#)b

on a.noti_no || a.emp_id = seartb_no || seartb_id

order by emp_name, noti_no

 

위에서요 ||의 의미가 무엇인지좀 가르쳐 주세요//

이 글에 대한 댓글이 총 1건 있습니다.

concat 아닌가여? 문자를 연결해준다는..ㅋ

홍길동(공백없이)님이 2003-04-04 21:31에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
665[급함] SUBSTRB함수
급한사람
2003-04-16
5725
664[문의]특정 작업 수행에서 성능 저하가... [1]
혀니
2003-04-11
3929
663사이베이스 device 크기 질문요 [2]
김대욱
2003-04-08
3943
662연산자 질문입니다. [1]
송효순
2003-04-02
4278
661C#에서 Sybase 접속하는 방법?
황규영
2003-04-02
4014
659진정한 고수님들의 답변을 ... [2]
모르는 사람
2003-03-26
3848
657좀 도와주세요...-_-
민경호
2003-03-26
3510
658┕>Re: 좀 도와주세요...-_-
김영수
2003-03-26 15:33:20
3544
660 ┕>Re: Re: 좀 도와주세요...-_-
민경호
2003-03-27 14:11:04
3635
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.018초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다