Is it good idea to have mysql column names as numeric? -


i using mysql. going read values file , save database using php. values in file associated specific integer number , can identified using number. idea have column names in database numeric ? never used numeric column names before

it (with some restrictions). think idea? if colleague, don't want see select '122' '223' '456' = 456 instead of select distance places height = 456


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -