Re: Generated by column syntax
- From: "Shakespeare" <whatsin@xxxxxxxxx>
- Date: Thu, 30 Aug 2007 17:18:40 +0200
pls do not top post, see below
"Jerry Alan Braga" <jerry.braga@xxxxxxxxxxx> schreef in bericht
news:KBABi.16778$vP5.12746@xxxxxxxxxxx
I have seen on some posts that you can do the following
alter table test add col_3 generated always by (col_1 + col_2); --
virtual col
alter table test add col_3 generated by (col_1 + col_2); -- stored virtual
col
what is the syntax of the generated statement, where are the docs on this
<fitzjarrell@xxxxxxx> wrote in message
news:1188480358.787976.242160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Aug 30, 7:13 am, "Jerry Alan Braga" <jerry.br...@xxxxxxxxxxx>
wrote:
does anyone have any references to this and what are the capabilities
Do you have a better explanation of what you want?
David Fitzjarrell
Isn't that DB2 code?
Shakespeare
.
- References:
- Generated by column syntax
- From: Jerry Alan Braga
- Re: Generated by column syntax
- From: fitzjarrell@xxxxxxx
- Re: Generated by column syntax
- From: Jerry Alan Braga
- Generated by column syntax
- Prev by Date: Re: Query Improvement
- Next by Date: Re: Generated by column syntax
- Previous by thread: Re: Generated by column syntax
- Next by thread: Can you explain what is the different
- Index(es):
Relevant Pages
|