You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/07/07 03:12:26 UTC

[GitHub] [shardingsphere] a207005 commented on issue #18864: in my project need to select TABLE_NAME from INFORMATION_SCHEMA.TABLES where TABLE_SCHEMA='dbName' and TABLE_NAME='tableName'

a207005 commented on issue #18864:
URL: https://github.com/apache/shardingsphere/issues/18864#issuecomment-1177001624

   show tables from db;
   show columns from db.table;


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org