Posts by Guilherme Cianfa • 31 points
2 posts
-
2
votes0
answers63
viewsQ: XML file recognition in Eclipse
I am using a private language, derived from XML, with extension . fml. I would like to make the eclipse recognize the code as if it were XML, to facilitate the visualization. Have some way to change…
-
1
votes1
answer478
viewsQ: Maximum size of a Mysql column
Good afternoon, folks! I have a question... I want to get the maximum size of each column of a table, so I’m using SELECT MAX(LENGTH(nome_coluna_1)), MAX(LENGTH(nome_coluna_2)).... FROM nome_tabela;…
mysqlasked Guilherme Cianfa 31