반응형
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ISBN:89-20-34523-6
- Software
- 컴퓨터과학과
- 백과사전
- 운영체제
- 컴파일러
- 교육
- 프로그래밍언어
- Database
- 데이터베이스
- Algorithms
- 알고리즘
- 영어
- EJB
- 인간과 교육
- 용어
- Book
- Programming
- 방송통신대학교
- architecture
- OS
- 영화
- 광고
- 법
- Computer
- Compiler
- Java
- 책
- 컴퓨터
Archives
- Today
- Total
Digital Intelligence
Transact-SQL 본문
반응형
MS SQL Server와 Sysbase에서 사용하는 질의 언어로서 표준SQL의 변형.
특징
- 로컬변수 사용
- 사용자 인증이 Windows인증과 통합 가능해진 점
- 다양한 문자, 날짜, 수식 처리 지원
- DELETE와 UPDATE구문 향상
Wikipedia 소개글
http://en.wikipedia.org/wiki/Transact_SQL
SQL Server 2005 Books Online Transact-SQL Reference (Transact-SQL)
http://msdn2.microsoft.com/en-us/library/ms189826.aspx
Reference Manual Volumes 1 - 4 (Online Only)
http://manuals.sybase.com/onlinebooks/group-as/asg1250e/refman
SQL문법의 차이점 비교(Wikipedia)
http://en.wikipedia.org/wiki/Comparison_of_SQL_syntax
특징
- 로컬변수 사용
- 사용자 인증이 Windows인증과 통합 가능해진 점
- 다양한 문자, 날짜, 수식 처리 지원
- DELETE와 UPDATE구문 향상
Wikipedia 소개글
http://en.wikipedia.org/wiki/Transact_SQL
SQL Server 2005 Books Online Transact-SQL Reference (Transact-SQL)
http://msdn2.microsoft.com/en-us/library/ms189826.aspx
Reference Manual Volumes 1 - 4 (Online Only)
http://manuals.sybase.com/onlinebooks/group-as/asg1250e/refman
SQL문법의 차이점 비교(Wikipedia)
http://en.wikipedia.org/wiki/Comparison_of_SQL_syntax
반응형
'B1:기초 Basement' 카테고리의 다른 글
교착상태 방지 (0) | 2006.11.21 |
---|---|
교착상태(Deadlock) (0) | 2006.11.21 |
Entity-Relationship Model ( ER Model ) (0) | 2006.11.19 |
Entity-Relationship Model (ER Model)의 창시자 Peter Pin-Shan Chen (0) | 2006.11.19 |
영국: 정보보호법 Data Protection Act (DPA) (0) | 2006.11.14 |