sql >> Database teknologi >  >> RDS >> Mysql

Hvordan viser man tabeller som col-like ting?

Brug informationsskemaet:

SELECT 
 table_name AS c 
FROM 
 information_schema.tables
WHERE 
 table_schema = DATABASE()



  1. codeigniter-database flytter til en anden tabel

  2. Sådan indlæses og administreres data i Microsoft Power BI

  3. APEX:Download BLOB fra den midlertidige tabel

  4. Gør postgres datorepræsentation til ISO 8601-streng