2016-04-06 51 views
1

Örneğin,Gösteri beyanında concat() group_concat() gibi işlevleri kullanabilir miyiz?

mysql> tabloları göster komutunu çalıştırıyorum;

kullanmak isteyen bir

b

C

d DB

içinde

Tablolar bu tür concat ('damla tablo', tabloismi olarak, ';');

benim sonuç kümesi

damla tablo olacağını Yani; Tablo;; Tablo c'yi 0;

vb ....

+1

için [21.24 ınformatıon_schema TABLOLAR Tablo] (http://dev.mysql.com/doc/refman/5.7/en/tables-table.html) . – wchiquito

+0

Teşekkür ederim. bir yorumda cevap mysql> concert'i seçin ('drop table', table_name, ';') from table_schema = 'DB' –

cevap