I don't think that's possible by purely using SQL, at least not in MySQL. You could however try doing a "SHOW COLUMNS" and then use the results ...
確定! 回上一頁