join - MYSQL "SELECT *:not(id) FROM...". Is there something similar? -


this question has answer here:

when joining tables both have 'id' column, getting result 'id' not table need. , both these table has lot of columns don't want type them in query. posible similar css :not select table1.*, table2.*:not(id) ...? or maybe there other solution?

thanks

if not want particular column table, cannot use *, have type out of columns want get.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -