메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

Form:Sql: 두 판 사이의 차이

DB스터디
편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 4개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{{info|add title=Add a new item|edit title=Edit item}}}
{{{for template|SQL}}}
 
== SQL Information ==
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
* 내용: {{{field|내용}}}
 
* 예제: {{{field|예제}}}
{| class="formtable"
* Publication Date: {{{field|Publication date|input type=date}}}
! Name:
* Genre: {{{field|Genre|input type=dropdown|values=Fiction, Non-Fiction, Science, History, Biography}}}
| {{{field|Name|input type=text|size=30|mandatory}}}
|-
! Description:
| {{{field|Description|input type=textarea|rows=4|cols=50}}}
|-
! Category:
| {{{field|Category|input type=dropdown|values=Type1,Type2,Type3}}}
|-
! Date:
| {{{field|Date|input type=date}}}
|}
 
{{{standard input|save|cancel}}}
 
{{{end template}}}
{{{end template}}}

2025년 9월 25일 (목) 14:34 기준 최신판

SQL

SQL Information

  • 내용: 내용
  • 예제: 예제
  • Publication Date: Publication date
  • Genre: Genre

{{{end template}}}