|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How I make a logical field on Mysql?
How I make a logical field on mysql?
|
|
#2
|
|||
|
|||
|
Hi
Are you looking for boolean data type?? if YES then you can try <field_name> ENUM("1","0") in create command. I hope this helps ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > How I make a logical field on Mysql? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|