A
asc4john
I currently have several databases describing industrial plants,
mostly for maintance and construction.
There are tables for equipment, devices, instruments, cables, piping
lines and so on.
For most of the things I want to do everything seems fine. However I
now want to build more complex queries and tables and I am running
into problems. The items are identified in the tables with their
tagname which is unique within the table but may not be unique within
the database.
i.e. device 123-ABC-1234 and cable 123-ABC-1234. This has not been an
issue since I've been interested only in device+cable or tank+line.
But now I want ot describe entire groups. i.e. tank, line pump, line,
then instruments on the line, kind of like a list. Is there away of
adding an identifier unique in the database to each item.
mostly for maintance and construction.
There are tables for equipment, devices, instruments, cables, piping
lines and so on.
For most of the things I want to do everything seems fine. However I
now want to build more complex queries and tables and I am running
into problems. The items are identified in the tables with their
tagname which is unique within the table but may not be unique within
the database.
i.e. device 123-ABC-1234 and cable 123-ABC-1234. This has not been an
issue since I've been interested only in device+cable or tank+line.
But now I want ot describe entire groups. i.e. tank, line pump, line,
then instruments on the line, kind of like a list. Is there away of
adding an identifier unique in the database to each item.