MS-SQL, MySQL 명령어 비교 > db

본문 바로가기
사이트 내 전체검색

db

MS-SQL, MySQL 명령어 비교

페이지 정보

작성자 서방님 댓글 0건 조회 148회 작성일 10-11-24 10:36

본문

MS-SQL<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

MySQL

설명

Sp_tables

Show tables

테이블 리스트 조회

Sp_columns 테이블명

Desc 테이블명

테이블의 필드 리스트 조회

IsNull

IfNull

 

GetDate()

Now()

 

Convert(Numeric, ‘1’)

Convert(‘1’, Decimal)

 

Str1 + str2 + str3

Concat(str1, str2, str3)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

댓글목록

등록된 댓글이 없습니다.

회원로그인

접속자집계

오늘
136
어제
225
최대
1,347
전체
154,895
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.