Question : I am working in a joint venture of four different contractors doing one big project. Many of the […]
Tag: architecture
Difference between OLTP and Inmon Data Warehouse
Question : What is the general difference between OLTP and Inmon-style Datawarehouse? It seems like they are the same. OLTP […]
What is the best architecture to run Oracle sucessfully run on VMWare?
Question : Due to a data center move we are mandated to migrate all servers to virtual machines. We currently […]
Permission for business logic layer & application
Question : I’m very new into db development and currently working on my first production app. I learned that I […]
String or separate Table
Question : I’m creating the DB for a system and in it is an alert system, where, when a certain […]
Difference between OLTP and Inmon Data Warehouse
Question : What is the general difference between OLTP and Inmon-style Datawarehouse? It seems like they are the same. OLTP […]
Advantages of “middle” tables in one-to-many relationships
Question : Entities: Lists Leads What I am trying to achieve is a scenerio where in the relationship between lists […]
Redundant data or UNION [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]
Digital content eCommerce schema advice? [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
How shared nothing and shared everything architectures look like in Oracle?
Question : Oracle has partitioning and clustering features. Partitioning enables to split table or indexes into multiple tablespaces and store […]