|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
column existence
Is there any way to check for the existence of a column name? Say if a column name does not exists, I want to add it to the database, but if it exists, I want to look at it....
Thanks, sharyn |
|
#2
|
|||
|
|||
|
SQL Query: Describe table_name
search for Column_name through resultset Thats Simple |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > column existence |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|