Hi,

I have two table Movie(movieid, moviename, releasedate,
moviedescription), Actor(actorid, actorname) in my database. These two
tables has many to many relationships. Actor table has data. Now  i
want to insert a record into Movie table and i want to add existing
actor to this record.

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to