행위

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

DB CAFE

1번째 줄: 1번째 줄:
{| class="wikitable"
+
{| class="wikitable"  bordercolor="#ffffff"  
 
!colspan="6"|Shopping List
 
!colspan="6"|Shopping List
 
|-
 
|-
15번째 줄: 15번째 줄:
 
https://www.tablesgenerator.com/mediawiki_tables#
 
https://www.tablesgenerator.com/mediawiki_tables#
  
{| class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center; bordercolor='#ffffff' "
 
|- style="font-size:14px; font-family:'Arial Black', Gadget, sans-serif !important; background-color:#c0c0c0; color:#ffffff;"
 
|- style="font-size:14px; font-family:'Arial Black', Gadget, sans-serif !important; background-color:#c0c0c0; color:#ffffff;"
 
! 11
 
! 11

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

thumb_up 추천메뉴 바로가기


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


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