On Mon, Apr 14, 2014 at 9:49 AM, praveen s <[email protected]> wrote:

> Hello everyone,
>
> Is there any way to get data from two tables in a single database using
> python?
>


Not only from Python, but in any language you would use SQL statements to
achieve this.
Take a look at:

http://en.wikipedia.org/wiki/Join_%28SQL%29
http://www.w3schools.com/sql/sql_join.asp

Regards,
Arun Venkataswamy
http://wondroussky.blogspot.in/
http://wondrouscode.blogspot.in/

"கற்றது கைமண் அளவு, கல்லாதது உலகளவு" - ஔவையார்
Known is a drop, Unknown is an ocean
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to