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 -

google shop client API returns 400 bad request error while adding an item -