Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have three tables:
Release Date
Support End Date
Extended Support End Date
Instead of having three tables i want to have it in following form:
'period' column and its values needs to be set explicitly(i do not have this in any tables).
For Example:
I want to use this for creating gantt chart (using bar graph). I'm not able to figure out how to combine the table in above format.
Need help to figure this out please.