Outils pour utilisateurs

Outils du site


info:sql

Ceci est une ancienne révision du document !


SQL

Rappel de commande Utile mySQL:

<sxh sql; first-line: 89; highlight: [106,107]; title: New title attribute in action> SELECT

table_schema AS NomBaseDeDonnees, 
ROUND(SUM( data_length + index_length ) / 1024 / 1024, 2) AS BaseDonneesMo 

FROM information_schema.TABLES GROUP BY TABLE_SCHEMA; </ssx>

info/sql.1586687455.txt.gz · Dernière modification : de frog