oceanbase

Форк
0
36 строк · 1.0 Кб
1

2
--disable_warnings
3
drop table if exists t_h3_01_20;
4
drop table if exists t_h3_05_24;
5
drop table if exists t_h3_09_28;
6
drop table if exists t_h5_01_20;
7
drop table if exists t_h5_05_24;
8
drop table if exists t_h5_09_28;
9
drop table if exists t_r4_01_20;
10
drop table if exists t_r4_05_24;
11
drop table if exists t_r4_09_28;
12
drop table if exists t_r5_01_20;
13
drop table if exists t_r5_05_24;
14
drop table if exists t_r5_09_28;
15
drop table if exists t_h3_r4_01_20;
16
drop table if exists t_h3_r5_09_28;
17
drop table if exists t_h5_r4_01_20;
18
drop table if exists t_h5_r5_09_28;
19

20
drop table if exists t_refered;
21
drop table if exists t_h5_int;
22
drop table if exists t_r4_int;
23
drop table if exists t_r4_date;
24
drop table if exists t_r4_datetime;
25
drop table if exists t_r4_timestamp;
26
drop table if exists t_h5_r4_int_int;
27
drop table if exists t_h5_r4_int_int_datetime;
28

29

30
drop table if exists t_r4_h2_date_int;
31
drop table if exists t_r4_h3_date_int;
32
drop table if exists t_r4_h3_date_bigint;
33
drop table if exists tt;
34

35
drop table if exists t_many_range_part;
36

37
--enable_warnings
38

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.