alter table (float)


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ALTER TABLE art_has_loc_tbl
  2. CHANGE lng
  3. lng float(18,14);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.