행위

"표 샘플"의 두 판 사이의 차이

DB CAFE

1번째 줄: 1번째 줄:
 +
{| class="wikitable sortable" border="1"
 +
|+ Sortable table
 +
|-
 +
! scope="col" | Alphabetic
 +
! scope="col" | Numeric
 +
! scope="col" | Date
 +
! scope="col" class="unsortable" | Unsortable
 +
|-
 +
| d || 20 || 2008-11-24 || This
 +
|-
 +
| b || 8 || 2004-03-01 || column
 +
|-
 +
| a || 6 || 1979-07-23 || cannot
 +
|-
 +
| c || 4 || 1492-12-08 || be
 +
|-
 +
| e || 0 || 1601-08-13 || sorted.
 +
|}
 +
 
{| class="wikitable"  bordercolor="#ffffff"  
 
{| class="wikitable"  bordercolor="#ffffff"  
 
!colspan="6"|Shopping List
 
!colspan="6"|Shopping List

2023년 9월 6일 (수) 00:09 판

thumb_up 추천메뉴 바로가기


Sortable table
Alphabetic Numeric Date Unsortable
d 20 2008-11-24 This
b 8 2004-03-01 column
a 6 1979-07-23 cannot
c 4 1492-12-08 be
e 0 1601-08-13 sorted.
Shopping List
Bread & Butter Pie Buns Danish Croissant
Cheese Ice cream Butter Yogurt

https://www.tablesgenerator.com/mediawiki_tables#

11 22 33
33
44 55 66
66 77 88
Column 1 Column 2 Column 3
A B
C D
E F
G
H
Type Code Type Description Acts On Level
C Check on a table Column
O Read Only on a view Object
P Primary Key Object
R Referential AKA Foreign Key Column
U Unique Key Column
V Check Option on a view Object
  • 표2
1 2 3 4 5
1 1 1 1 1
2 2 2 222 2
vㅍㅍ vㅍㅍ vㅍ
  • 표3
Food complements
Orange Apple
Bread Pie
Butter Ice cream


Parameter Description 비고
parallel_adaptive_multi_user enable adaptive setting of degree for multiple user streams 설정하지 않음
parallel_automatic_tuning enable intelligent defaults for parallel execution parameters 설정하지 않음
Def. = FALSE
Deprecated Parameter in 11g
parallel_degree_limit limit placed on degree of parallelism
CPU
IO
integer||설정하지 않음 (자동 설정)
Def. = CPU 
parallel_degree_policy policy used to compute the degree of parallelism (MANUAL/LIMITED/AUTO)
MANUAL
LIMITED
AUTO	
설정하지 않음
Def. = MANUAL