2013/07/30 14:12 -0400, Sukhjinder K. Narula
I have several databases (all with same structure), which I to query. For
instansce:
db1, db2, db3 - all have table tb1 with field a, b and table tb2 with
fields flag1, flag2
So I want to query and get field a from tb for all db's. One way to
ach you suggested.
> -Original Message-
> From: Sukhjinder K. Narula [mailto:narula...@gmail.com]
> Sent: Tuesday, July 30, 2013 11:13 AM
> To: mysql@lists.mysql.com
> Subject: Question regarding creating a query
>
> Hello,
>
> I have a question regarding creat
Hello,
I have a question regarding creating a query as follows:
I have several databases (all with same structure), which I to query. For
instansce:
db1, db2, db3 - all have table tb1 with field a, b and table tb2 with
fields flag1, flag2
So I want to query and get field a from tb for all db