6 lines
68 B
SQL
6 lines
68 B
SQL
|
|
-- Your SQL goes here
|
||
|
|
|
||
|
|
alter table jihua
|
||
|
|
add lianxi_count int;
|
||
|
|
|