mysql - DESCRIBE a joined table -


if use

describe 'tablename'  

i filednames, need. possible fieldnames in same way if have joined 1 or more tables?

when describe table -> table's fieldnames. (it cannot know table want join with, , can hardly read minds) said in comment, can create view, returning fields joined tables, , try describe view itself.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -