Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/goods_del_upd_refresh_table.php on line 16
drop table if exists
Warning: mysql_query() expects parameter 2 to be resource, null given in /home/otomotif/public_html/sipade/_utility/goods_del_upd_refresh_table.php on line 29
create table (
goods_code_del varchar(20) not null,
goods_code_upd varchar(20) not null,
last_update_by varchar(10) not null,
last_update_date datetime not null,
last_ip_address char(15) not null
)