multi-table Questions
1
Solved
I've been searching for this for a week now, and I'm afraid this may not exist [yet]. I wanted to use an index that spans multiple tables in PostgreSQL. Oracle and SQL server seem to implement them...
Photogram asked 7/8, 2020 at 18:0
2
Solved
I'm new with database (SQLite) and I'm trying to do a multi-table database in android. Each table has the same rows (id, name , ph_number). Every tables store a "contact" object.
When I want to st...
Coolth asked 14/2, 2014 at 12:43
2
Solved
I'm trying to create a Django ORM mapping that's compatible with an existing data model, so I'm trying to work with an existing set of table and column names.
I've got a multi-table inheritance si...
Fawcette asked 1/9, 2011 at 10:55
0
I'm developing a Django application on Google Appengine, and I came across a db design problem where multi-table inheritance seems to be the best solution. Unfortunately, however, multi-table inher...
Calcifuge asked 21/6, 2011 at 20:26
5
Solved
Hope all this makes sense :) I'll clarify via comments if necessary. Also, I am experimenting using bold text in this question, and will edit it out if I (or you) find it distracting. With that out...
Doormat asked 25/11, 2009 at 12:18
1
© 2022 - 2024 — McMap. All rights reserved.