- Notifications
You must be signed in to change notification settings - Fork5
Commitff8e552
committed
Add ALTER SCHEMA item detail:
< o Allow databases, schemas, and indexes to be moved to different< tablespaces> o Allow databases and schemas to be moved to different tablespaces>> One complexity is whether moving a schema should move all existing> schema objects or just define the location for future object creation.>382c385< o Add ALTER INDEX that works just like ALTER TABLE already does> o -Add ALTER INDEX that works just like ALTER TABLE already does384d386< o Add ALTER INDEX syntax to work like ALTER TABLE indexname1 parentf7168bd commitff8e552
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
374 |
| - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
375 | 378 |
| |
376 | 379 |
| |
377 | 380 |
| |
378 | 381 |
| |
379 | 382 |
| |
380 | 383 |
| |
381 | 384 |
| |
382 |
| - | |
| 385 | + | |
383 | 386 |
| |
384 |
| - | |
385 | 387 |
| |
386 | 388 |
| |
387 | 389 |
| |
|
0 commit comments
Comments
(0)