[ https://issues.apache.org/jira/browse/HIVE-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Natkins updated HIVE-1636: ----------------------------------- Attachment: HIVE-1636.3.patch > Implement "SHOW TABLES {FROM | IN} db_name" > ------------------------------------------- > > Key: HIVE-1636 > URL: https://issues.apache.org/jira/browse/HIVE-1636 > Project: Hive > Issue Type: New Feature > Components: Query Processor > Reporter: Carl Steinbach > Assignee: Jonathan Natkins > Attachments: HIVE-1636.1.patch.txt, HIVE-1636.2.patch.txt, > HIVE-1636.3.patch > > > Make it possible to list the tables in a specific database using the > following syntax borrowed from MySQL: > {noformat} > SHOW TABLES [{FROM|IN} db_name] > {noformat} > See http://dev.mysql.com/doc/refman/5.0/en/show-tables.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.