D
DCraig
I'm having problems creating an expression column in a table inside a
dataset because of multiple parent rows. I know the syntax is correct
because I've done it several other times successfully. I'm thinking I need
to split the table to get rid of the duplicates and am looking at two
options: one is to create two tables then create and expression column in
each, but then I thought that I could create two views on the one table, but
that leaves the problem of creating the column. Normally one would create
the expression column on the table then create the views, but that's where
I'm having the problem.
So the question is, can I create an expression column in a view? The
documentation I have doesn't say either way,
Thanks in advance,
David Craig
ABC-CLIO
dataset because of multiple parent rows. I know the syntax is correct
because I've done it several other times successfully. I'm thinking I need
to split the table to get rid of the duplicates and am looking at two
options: one is to create two tables then create and expression column in
each, but then I thought that I could create two views on the one table, but
that leaves the problem of creating the column. Normally one would create
the expression column on the table then create the views, but that's where
I'm having the problem.
So the question is, can I create an expression column in a view? The
documentation I have doesn't say either way,
Thanks in advance,
David Craig
ABC-CLIO