Re: [sqlalchemy] What is the terminology for ...?

2015-06-11 Thread Tony C
Thanks David On Thursday, June 11, 2015 at 11:53:44 AM UTC-7, David Allouche wrote: > > > On 11 Jun 2015, at 19:09, Tony C > wrote: > > I'm new to databases, SQL, and SQLAlchemy. I've been going through the > tutorials and docs at SQLAlchemy.org trying to find a solution to > what I believe is a

Re: [sqlalchemy] What is the terminology for ...?

2015-06-11 Thread David Allouche
> On 11 Jun 2015, at 19:09, Tony C wrote: > > I'm new to databases, SQL, and SQLAlchemy. I've been going through the > tutorials and docs at SQLAlchemy.org trying to find a solution to > what I believe is a very simple issue with database quiries, however I'm > quite uncertain of the terminolo

[sqlalchemy] What is the terminology for ...?

2015-06-11 Thread Tony C
Hi I'm new to databases, SQL, and SQLAlchemy. I've been going through the tutorials and docs at SQLAlchemy.org trying to find a solution to what I believe is a very simple issue with database quiries, however I'm quite uncertain of the terminology. I'm using the declarative form of SQL queri