<MvREVEALSTRUCTURE>

 
Returns information on the structure of database tables.
Syntax
<MvREVEALSTRUCTURE NAME = "string: {  expression } | literal"
                   DATABASE = "string: {  expression } | literal"
                   VIEW = "string: {  expression } | literal"
                   VARIABLE = "{ expression } | variable name"> 
  • Empty Tag
User Annotations: MvREVEALSTRUCTURE
Gordon Currie : gordon at, phosphormedia d0t com
06/08/2012 13:15 p.m.
On MySQL, field_len for MEMO returns 16777215.
Gordon Currie : gordon at, phosphormedia d0t com
06/08/2012 12:58 a.m.
Under MySQL, a Boolean (tinyint) field returns a B, not an L as described.