Wednesday, June 09, 2010

mySQL Tools

Great administrative/struture of mySql Database and Statistics
http://www.heidisql.com/download.php

No comments:

PostgreSQL json fields

select name->'es_PE',* from product_template where name->>'es_PE' like '%MEGACI%'   References: [1] https:/...