The CreatorCon Call for Content is officially open! Get started here.

Create Database view for 3 tables: cmdb_ci, cmdb_model, cmdb_model_life_cycle

shubhi211
Tera Guru

Hi team,

 

I need to link 3 tables: cmdb_ci, cmdb_model, cmdb_model_life_cycle. Let me know what should be the where clause:

 

attachment.png

2 ACCEPTED SOLUTIONS

Uncle Rob
Kilo Patron

Greatly depends on what you're hoping to achieve.
What is the purpose the database view is fulfilling, written as a statement vs a technical need?

View solution in original post

shubhi211
Tera Guru

I need to link all three table and then need to create a report, so that I can fetch values like: Phase end date, Model categories, Description

View solution in original post

2 REPLIES 2

Uncle Rob
Kilo Patron

Greatly depends on what you're hoping to achieve.
What is the purpose the database view is fulfilling, written as a statement vs a technical need?

shubhi211
Tera Guru

I need to link all three table and then need to create a report, so that I can fetch values like: Phase end date, Model categories, Description