DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
get schema of table sql
SELECT `table_schema` FROM `information_schema`.`tables` WHERE `table_name` = 'whatever';
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#schema
#table
#sql
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit